Posts

Showing posts from April, 2020

why do we use Count Encoder?

what is Label Encoder and One Hot Encoder and which one to use?

It's time to learn what feature engineering is with Kaggle

What is the Pipeline in data engineering?

It's time to be a Kaggler

Linear Regression with Python from scratch

Trying to build a model (y = 2x) with using Adaline algorithm

Trying to build a model with using Adaline algorithm