I can predict cars CRASHING. And it's 99% accurate!

  Рет қаралды 3,300

Underfitted

Underfitted

Жыл бұрын

I built a machine learning model that predicted with 99.99% accuracy whether a person would die in a car crash on any given day.
Or did I?
Out of hundreds of metrics, here are 5 of the most important ones you'll ever use in machine learning.
🔔 Subscribe for more stories: www.youtube.com/@underfitted?...
📚 My 3 favorite Machine Learning books:
• Deep Learning With Python, Second Edition - amzn.to/3xA3bVI
• Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow - amzn.to/3BOX3LP
• Machine Learning with PyTorch and Scikit-Learn - amzn.to/3f7dAC8
Twitter: / svpino
Disclaimer: Some of the links included in this description are affiliate links where I'll earn a small commission if you purchase something. There's no cost to you.

Пікірлер: 29
@dimasveliz6745
@dimasveliz6745 Жыл бұрын
Nice dynamics man, awesome the seconds where you stopped so we can cope with your explanation or pause the video.
@underfitted
@underfitted Жыл бұрын
Thanks, Dimas!
@PritishMishra
@PritishMishra Жыл бұрын
Very creative way to show imbalanced dataset problem. The video is very informative as well.
@underfitted
@underfitted Жыл бұрын
Glad it was helpful!
@edmundfreeman7203
@edmundfreeman7203 Жыл бұрын
Accuracy, precision, recall and F1 all depend on the positive/negative boundary. That can be highly context dependent. What are the costs and benefits of the different options? This may or may not be the most likely prediction. I.E. the model may want to label something as positive at a 51% prediction but the cost/benefit tradeoff may be at 20%.
@ashwinikumar2492
@ashwinikumar2492 Жыл бұрын
Loved this video! Have an interview tomorrow, and these examples are going stay through.
@underfitted
@underfitted Жыл бұрын
Good luck in your interview!
@dexkconsultoria-solucoesem7296
@dexkconsultoria-solucoesem7296 Жыл бұрын
This content is amazing, CONGRATS
@Param3021
@Param3021 Жыл бұрын
hmm, looks like today's and tomorrow's questions are related to this video
@underfitted
@underfitted Жыл бұрын
They are! It wasn't on purpose.
@miguelhinojosa5594
@miguelhinojosa5594 Жыл бұрын
Awesome style!
@underfitted
@underfitted Жыл бұрын
Thanks, Miguel!
@DanielTobi00
@DanielTobi00 Жыл бұрын
Thank you for sharing
@underfitted
@underfitted Жыл бұрын
You bet!
@ashwinshetgaonkar6329
@ashwinshetgaonkar6329 Жыл бұрын
Very informative
@underfitted
@underfitted Жыл бұрын
Glad it was helpful!
@Param3021
@Param3021 Жыл бұрын
Thanks for revising me these concepts! I have a question (I am beginner, so the question is maybe dumb) I am working on Heart Disease prediction problem, and I know it's a rare case problem, so data maybe imbalanced. But I have balanced training dataset, it's ratio is 0.51:0.49 (class 1 : class 0). I have used neural networks to make the model and it's accuracy is 98% on validation data. So, I am confused, should I believe the accuracy or use F1-score as a main metric. I am confused because as it's rare event, but in the data, it's not rare, what should I supposed to do then ?
@underfitted
@underfitted Жыл бұрын
In your case, this problem is not imbalanced because your dataset is properly balanced. Accuracy should work for this dataset. But, in real life, heart disease is rare, so you'll find that your model will mostly see negative samples. Therefore, I'd recommend you focus on the F1-score.
@Param3021
@Param3021 Жыл бұрын
@@underfitted ohk thanks! Now I get clarity, I will use F1-score as a main metric. Thank you so much sir 🙏
@edmundfreeman7203
@edmundfreeman7203 Жыл бұрын
Can you simulate the effect of actually using your model in your application?
@talkingbirb2808
@talkingbirb2808 Жыл бұрын
wow that was an unexpected turn
@underfitted
@underfitted Жыл бұрын
Was it?
@DanielTobi00
@DanielTobi00 Жыл бұрын
At what percentage would you say a dataset is imbalance.
@DanielTobi00
@DanielTobi00 Жыл бұрын
I am referring to the target variables
@underfitted
@underfitted Жыл бұрын
Hard to specify a threshold, but usually we refer to problems where there's a significant difference between classes. For example, 10,000 samples of class A and 11,230 samples of class B is not an imbalanced problem. But 10,000 class A samples and 10,000,000 of class B is.
@DanielTobi00
@DanielTobi00 Жыл бұрын
@@underfitted thank you.
@DanielTobi00
@DanielTobi00 Жыл бұрын
@@underfitted thank you.
@anthonylovesmary
@anthonylovesmary Жыл бұрын
Such strange video and audio editing choices. I'm assuming that this is done for a youtube engagement related reason, but i find it so distracting. The constant zooming in and out of his face, turning his head upside down??, never staying on any graphic long enough for viewer to absorb content, weird background noises punctuating words. Maybe this is how younger audience brains have been trained to absorb information. Very curious about the benefits of this disorientation-based content creation trend.
@underfitted
@underfitted Жыл бұрын
Thanks for taking the time and writing your feedback! I really appreciate it!
A Machine Learning roadmap (the one I recommend to my students)
19:56
Задержи дыхание дольше всех!
00:42
Аришнев
Рет қаралды 3,7 МЛН
39kgのガリガリが踊る絵文字ダンス/39kg boney emoji dance#dance #ダンス #にんげんっていいな
00:16
💀Skeleton Ninja🥷【にんげんっていいなチャンネル】
Рет қаралды 8 МЛН
Sigma Kid Hair #funny #sigma #comedy
00:33
CRAZY GREAPA
Рет қаралды 39 МЛН
БАБУШКИН КОМПОТ В СОЛО
00:23
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 18 МЛН
This is why Deep Learning is really weird.
2:06:38
Machine Learning Street Talk
Рет қаралды 377 М.
How much faster has Mojo's dictionary gotten?
7:40
EKB PhD
Рет қаралды 2,6 М.
Step by step no-code RAG application using Langflow.
40:52
Underfitted
Рет қаралды 17 М.
How to evaluate an LLM-powered RAG application automatically.
50:42
The $1,000,000 problem AI can't solve
13:24
Underfitted
Рет қаралды 1,5 М.
What's the future for generative AI? - The Turing Lectures with Mike Wooldridge
1:00:59
Water powered timers hidden in public restrooms
13:12
Steve Mould
Рет қаралды 684 М.
Why are vector databases so FAST?
44:59
Underfitted
Рет қаралды 15 М.
6. Monte Carlo Simulation
50:05
MIT OpenCourseWare
Рет қаралды 2 МЛН
Новые iPhone 16 и 16 Pro Max
0:42
Romancev768
Рет қаралды 2,3 МЛН
Look, this is the 97th generation of the phone?
0:13
Edcers
Рет қаралды 7 МЛН
low battery 🪫
0:10
dednahype
Рет қаралды 1,6 МЛН