Create your own Machine Learning program using Python from scratch

Publié le: 23 janvier 2022
sur la chaîne: 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.


Sur cette page du site, vous pouvez voir la vidéo en ligne Create your own Machine Learning program using Python from scratch durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Addicted to Machine Learning 23 janvier 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 142 fois et il a aimé 11 téléspectateurs. Bon visionnage!