Create your own Machine Learning program using Python from scratch

Published: 23 January 2022
on channel: Addicted to Machine Learning
142
11

In this video, we will create a Machine Learning project using Python from scratch. We will predict the mileage of car using its weight and power. We will use a dataset for this project.

The dataset contains the power, weight and mileage for different cars. We will use Google Colab notebook for this project, because it comes preloaded with all the different libraries and setup like Sci kit Learn, TensorFlow etc. We will load this data using data manipulation python library called 'Pandas'. We will use Seaborn data visualization library for data analysis.

Finally, we will divide the dataset into test and training set using SkLearn library. We will use a Linear Regression model for making the predictions and we fil train the model on data and after testing the model, we will finally predict using our model.


On this page of the site you can watch the video online Create your own Machine Learning program using Python from scratch with a duration of hours minute second in good quality, which was uploaded by the user Addicted to Machine Learning 23 January 2022, share the link with friends and acquaintances, this video has already been watched 142 times on youtube and it was liked by 11 viewers. Enjoy your viewing!