How To Load Machine Learning Data From Files In Python

preview_player
Показать описание
Get my Free NumPy Handbook:

The common data format in Machine Learning is a CSV file (comma separated values). In this Tutorial I show 4 different ways how you can load the data from such files and then prepare the data. I also show you some best practices on how to deal with the correct data type, missing values, and an optional header. The 4 approaches are:

- with the csv module

📓 Notebooks available on Patreon:

If you enjoyed this video, please subscribe to the channel!

The code and all Machine Learning tutorials can be found here:

You can find me here:

#Python #MachineLearning
Рекомендации по теме
Комментарии
Автор

Thanks a lot sir. The Playlist(Machine Learning from Scratch) helped me a lot,
you should continue posting new of these content, because you explain well in every video and i couldn't find any other video which explains ML algos from scratch.
You are doing a great job..🙏

Rohit-frky
Автор

Really Great This is where I struggled in Python Django

sheereenfathima
Автор

Very good! Thanks for the useful tips.

krugerbrent
Автор

You sir, are amazing! This helped me out so much in my machine learning class.

TheHD
Автор

Great work sir, Just one query, In our machine learning class we are not supposed to use inbuilt k means libraries for performing kmeans.Does your video on K-means from scratch demonstrate how to perfrom k means without using the inbuilt libraries????I saw the video but got confused on seeing implementation of sklearn for importing blob.

sofiajamil