gitextract_yhzyeb46/ ├── Projects/ │ ├── Course End Projects/ │ │ ├── Project 9.1 - Uber Fare Prediction/ │ │ │ ├── Dataset for the project/ │ │ │ │ └── Link to download train.csv.txt │ │ │ └── Uber Fare Prediction.txt │ │ └── Project 9.2 - Amazon.com - Employee Access/ │ │ └── Amazon.com - Employee Access.txt │ ├── Projects for Practice/ │ │ └── Practice Project 2 -Phishing detector with KNN/ │ │ └── Dataset for the project/ │ │ ├── desktop.ini │ │ └── phishing.txt │ └── Projects for Submission/ │ ├── Project 1 - Mercedes-Benz Greener Manufacturing/ │ │ └── Mercedes-Benz Greener Manufacturing.txt │ ├── Project 2 - Income Qualification/ │ │ └── Income Qualification.txt │ ├── Project 3 - Phishing Detector using LR/ │ │ ├── Dataset for the project/ │ │ │ └── phishing.txt │ │ └── Project 3 - Phishing Detector using LR.docx │ └── Project 4 - California Housing Price Prediction/ │ └── Project 4 - California Housing Price Prediction.docx └── README.md