x
Menu

Introduction to Machine Learning for Coders

Other, , Prof. Jeremy Howard

Updated On 02 Feb, 19

Overview

Learn the most important machine learning models, including how to create them yourself from scratch, as well as key skills in data preparation, model validation, and building data products.

Includes

Lecture 10: Machine Learning 1: Lesson 10

4.1 ( 11 )


Lecture Details

In todays lesson well further develop our NLP model by combining the strengths of naive bayes and logistic regression together, creating the hybrid "NB-SVM" model, which is a very strong baseline for text classification.

To do this, well create a new `nn.Module` class in pytorch, and look at what its doing behind the scenes.

In the second half of the lesson well start our study of tabular and relational data using deep learning, by looking at the "Rossmann" Kaggle competition dataset. Today, well start down the feature engineering path on this interesting dataset.

Well look at continuous vs categorical variables, and what kinds of feature engineering can be done for each, with a particular focus on using embedding matrices for categorical variables.

Ratings

0


0 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send