Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timecodes for "MLOps Zoomcamp 1.3 - (Optional) Training a ride duration prediction model" #10

Closed
alexeygrigorev opened this issue May 17, 2022 · 2 comments
Assignees

Comments

@alexeygrigorev
Copy link
Member

alexeygrigorev commented May 17, 2022

Youtube video: https://www.youtube.com/watch?v=iRunifGSHFc

@alexeygrigorev alexeygrigorev changed the title Timecodes for "fMLOps Zoomcamp 1.3 - (Optional) Training a ride duration prediction model" Timecodes for "MLOps Zoomcamp 1.3 - (Optional) Training a ride duration prediction model" May 17, 2022
@CodeProcessor
Copy link

CodeProcessor commented May 19, 2022

00:00 Background
01:06 Downloading dataset
01:50 Import data
03:16 Analyse data
05:15 Filter the dataset
06:00 Calculate trip duration
09:50 Check the distribution of trip duration.
14:05 Feature selection
16:23 Onehot encoding / Dictionary Vectorizer
19:27 Setting the target variable
19:55 Training: Linear Regression
21:20 Visualise the prediction.
22:01 Evaluate the model on the training dataset.
23:32 What if there are no categorical variables?
26:00 Code restructuring
29:15 Evaluate model on validation dataset
31:01 Training: Lasso Regression Model
32:12 Training: Ridge Regression Model
32:53 Change input features
34:35 Hyperparameter tuning.
36:38 Save the model.
38:53 Summary

@amitfrancis
Copy link

Updated timecodes

carlos9917 pushed a commit to carlos9917/mlops-zoomcamp that referenced this issue May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants