You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Machine learning project for NYC Yellow Taxi fare prediction. Complete data pipeline with DuckDB/Polars ETL, exploratory analysis of 34M trips, feature engineering, and ML model preparation. Achieves 0.954 correlation between distance and fare through comprehensive 2023 dataset analysis.
This is a project on designing a Machine Learning Algorithm to predict fare of the largest taxi company "Uber" using python. The main objective of the project is to design an algorithm which will tell the fare to be charged for a passenger.