This is an repo I used to learn and practice Machine Learning
Part 1 Using the libraries of R and Python to pre-process data, including categorical data, scaling data, and dealing missing data.
Part 2 Using the libraries of R and Python to build Simple and multiple linear regression models.