vaibhavgupta0403 / Time_Series_Prediction

Cassandra is the Data Science event organised under Udyam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time_Series_Prediction

Kaggle Link

Developed an XGBoost Regressor Model to predict the time required to deliver the goods from pickup point to destination.

: Used Label Encoding to encode Categorical Features to Numerical Features .

: Parameters in Xgboost Regressor Model are : n_estimators=2000, eta(learning_rate)=0.1,eval_metric="rmse"

: Used KNN Imputer to fill out the missing values in columns.

About

Cassandra is the Data Science event organised under Udyam.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%