Machine Learning Projects for Beginners (Datasets Included)

preview_player
Показать описание
This video covers some machine learning projects for beginners. Each python machine learning project I discuss has a corresponding dataset that can be found below. As a beginner data scientist I always recommend learning the basics first and then moving into more advanced models and techniques. That is why I recommend starting with linear regression moving to K-Nearest-Neighbors, Using SVM's and finally trying Neural Networks.

Thanks to Simplilearn for Sponsoring this Video!
GET 30% OFF their Data Science Course with the code TECHWITHTIM

Projects & Datasets:

◾◾◾◾◾
💻 Enroll in The Fundamentals of Programming w/ Python

◾◾◾◾◾◾

⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡

Tags:
- Tech With Tim
- Python Tutorials
- Machine Learning Projects
- ML Projects for Beginners
- Machine Learning for Beginners
- Beginner Machine Learning Projects

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

What projects are you working on? Let me know!!

TechWithTim
Автор

This is like a CS course guide for free! Pure gold this content.

sa
Автор

Summary of the video

#1. Do a linear regression model based project (eg : predicting grades of a student)
#2. A clustering algorithm project(eg : use k nearest means to predict the safety of a car)
#3. Make a project to classify a cancer cell as benign or malignant.
#4. use a neural network to classify digits of MNIST dataset.

parthaprateempatra
Автор

research for ML Projects....DUDE, Thank you so

rameshlanka
Автор

Just to clarify for the linear regression project, it seems that from all the variables that Tim was naming would mean that you would doing a multiple linear regression (unless you want to perform a simple linear regression based off one quantitative and explanatory variable) . And from that you need to determine what type of multiple linear regression you are performing: simple, quadratic, cubic, two-lines, 3D, and HD.

For beginners I would definitely recommend the simple and two-lines multiple linear regression. If you’re feeling up to something more challenging, try 3+ lines.

Also make sure that your p-value is significant in your linear regression analysis!

trevorneri
Автор

Hey Tim..i'm trying to do the first project you mention here..but im confuse that do i need to merge the two dataset in one df or just to make prediction in separate?

maze____
Автор

Thanks for the nice considerate instructions for beginners! You are a great guide for us in this route :-)

chenhaowu
Автор

Thanks Tim, would be trying the Breast cancer and MNIST project, I have much interest in neural networks

clementobeng-manu
Автор

Tim, you’ve done it again!!!!
Thank you

OverLordOfDardWorld
Автор

Hearing u speak motivates me
Wish I could meet u in person ❤️

emmanuelonwoh
Автор

Please bring more project on this topic we need to practice thanks

ankushbanik
Автор

ooo thank you bro, everything is here

shokhjakhonzaynutdinov
Автор

How to convert this files with different columns for each data, they all are coming in a single row separated by comma

tejaskochar
Автор

Just FYI for anyone working on the KNN "car" dataset. It's not a binary calssification (safe or unsafe), there are 4 labels -> unacc, acc, good, vgood. Hopefully this saves someone the headache of trying binary classification algorithms on this dataset.

Mister_Merb
Автор

This guy's explanation is the best

RonnieLutaro
Автор

where is the first project? and how much python do I need to learn?

SB-lcvd
Автор

Hello, can I use the random forest and decision tree for car safety?

hardikalagi
Автор

Thank you for your informative videos🔥

ekaterinaskorokhodova
Автор

Hello am a beginner in machine learning, I want to work on a sales forecasting project. Is there any way you can help me with tutorial videos. Thank you

ebenezern.o.mensah
Автор

What should I learn first Deep learning or Machine learning and what tool should I use pytorch or tensorflow?

pushpajitbiswas