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
Analyzes the NYC Taxi Trip dataset using Exploratory Data Analysis (EDA) and evaluates various machine learning models to predict taxi trip outcomes, including trip duration and fare amount. Models like Linear Regression, Decision Trees, and Random Forests are implemented and compared based on performance metrics.