Python for AI #3: How to Train a Machine Learning Model with Python

  Рет қаралды 68,619

AssemblyAI

AssemblyAI

Күн бұрын

Пікірлер: 28
@olgav.925
@olgav.925 Жыл бұрын
Ever since I came across your videos, I can't stop watching. I've seen a lot on the internet, but you are the only ones who can present information so clearly. Thank U a lot!
@mucunguzirwakatwe9127
@mucunguzirwakatwe9127 11 ай бұрын
True, absolutely clear
@kimaegaii
@kimaegaii 10 ай бұрын
Great course. Just a thought, would be nice to add a #4 where you pick one and go through it together with us and slowly. Again, very well done!
@sarthakmalik6688
@sarthakmalik6688 Жыл бұрын
00:04 Training a machine learning model using scikit-learn 02:15 Scikit-learn provides useful metrics and pre-prepared datasets for machine learning. 04:29 Splitting Data into Train, Test, and Validation Sets 06:49 The main steps in the process are data set sampling, model training, and model selection 08:59 Scikit-learn documentation provides thorough explanations and examples of importing and using different algorithms and models. 11:10 There are multiple ways to evaluate machine learning models 13:25 Creating a confusion matrix and classification report using Seaborn and scikit-learn 15:42 Accuracy alone may not provide a complete picture of model performance. 17:46 GridSearchCV helps create and compare multiple models with different hyperparameters. 19:41 Grid search includes cross-validation for training models with different parameter combinations. 21:44 Get started with scikit-learn: data preparation, model training, and evaluation. Crafted by Merlin AI.
@fernandes1431
@fernandes1431 Жыл бұрын
So well explained. Thank you!
@AssemblyAI
@AssemblyAI Жыл бұрын
You're very welcome!
@benstallone6784
@benstallone6784 Жыл бұрын
Not a big deal since you didn't change any default parameters but you implemented a classifier while showing the regression documentation Great high level overview of the ML training process.
@AssemblyAI
@AssemblyAI Жыл бұрын
Thank you!
@metanulski
@metanulski Жыл бұрын
We got the setup, prepared the data, we did the training and the validation. But in the end we never got to use the model. I thought this would be the most important part.
@dennisbunarta1190
@dennisbunarta1190 Ай бұрын
Misra, i have question.. In 11:49 why did you train x and y train in fit() instead of the x and y that you've oversampled before?
@apurbaafiat6012
@apurbaafiat6012 Ай бұрын
Amazing video.
@pamoutaf
@pamoutaf 5 ай бұрын
This is great, thank you!
@kepenge
@kepenge Жыл бұрын
Hi @Misra, I'm using the flights dataset, full as submited in Kaggle, I'm running the clf = RandomForestClassifier(random_state=0) followed by the cross_val_score and it stay for so long time processing and don't finish at least with 1:30 hour. I'm using a MacBook Pro M1 with 64GB , Is there anything that I'm missing?
@adityatiwari3646
@adityatiwari3646 Жыл бұрын
Thanks for the explanation mam it helped , i m having a doubt with my project....see as i working on a AI LLM module so I have completed the training the dataset and all that stuff....now i stucked at testing the module I m not getting that how to test your module..... Can you please guide over that....like maybe a proper video describing how to test you ML Models r AI LLM modules.....it will help a lot mam!!....I need it!!.....❤
@smudgepost
@smudgepost Жыл бұрын
Not a step by step guide this time, I was able to follow along though the code errors just after In [44] as X_resampled is not defined. Interestingly my seaborn heatmap was mostly dark.
@DanielADamico
@DanielADamico Жыл бұрын
Great video! And she is the most beautiful programmer I have ever seen ❤
@statusmart1934
@statusmart1934 Жыл бұрын
Where can I get the cheat sheet for choosing model
@ingluissantana
@ingluissantana Жыл бұрын
Great Video!!!
@AssemblyAI
@AssemblyAI Жыл бұрын
Thank you!
@EliSpizzichino
@EliSpizzichino Жыл бұрын
Well explained however I feel it was a little bit rushed. I'm wondering why the model (shown in the classification_report) is still so unbalanced even after RandomOversamlper did rebalance the classes. Anyway PCA and dimensionality reduction topics are welcomed even to complement this tutorial, given you've skip to encode the other non numerical data that could have provided good insight for the model and provide better AP
@taradean.
@taradean. 2 ай бұрын
greattt ilu!
@erenjaeger2852
@erenjaeger2852 Жыл бұрын
Playlist please
@AssemblyAI
@AssemblyAI Жыл бұрын
kzbin.info/aero/PLcWfeUsAys2lpJzESyeRUVvJlU6ycjr-b
@konstantinvyacheslavovich8217
@konstantinvyacheslavovich8217 Жыл бұрын
Hyten:-)
@ttaylor9916
@ttaylor9916 Жыл бұрын
why not simply show examples step by step, rather than explaining stuff we dont even do?
@ttaylor9916
@ttaylor9916 Жыл бұрын
PS: the git does not match what you show here
@shocker9434
@shocker9434 Жыл бұрын
Yo
@Hoursite
@Hoursite Жыл бұрын
😂😂😂. Dam Decease some easy two watch
Python for AI #4: Model Hubs & HuggingFace Tutorial
20:41
AssemblyAI
Рет қаралды 20 М.
Python for AI #1: Dev Environment Setup
27:40
AssemblyAI
Рет қаралды 40 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Build your first machine learning model in Python
30:57
Data Professor
Рет қаралды 417 М.
Python for AI #2: Exploring and Cleaning Data with Pandas
38:39
AssemblyAI
Рет қаралды 25 М.
All Machine Learning Models Clearly Explained!
22:23
AI For Beginners
Рет қаралды 2,6 М.
Training Your Own AI Model Is Not As Hard As You (Probably) Think
10:24
Steve (Builder.io)
Рет қаралды 683 М.
How I'd learn ML in 2025 (if I could start over)
16:24
Boris Meinardus
Рет қаралды 220 М.
All Machine Learning algorithms explained in 17 min
16:30
Infinite Codes
Рет қаралды 574 М.
I Built a Neural Network from Scratch
9:15
Green Code
Рет қаралды 558 М.
How I Would Learn Python FAST (if I could start over)
12:19
How is data prepared for machine learning?
13:57
AltexSoft
Рет қаралды 73 М.
Large Language Models explained briefly
7:58
3Blue1Brown
Рет қаралды 1,4 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН