Revealing My New AI-Powered Data Science Workflow

  Рет қаралды 22,795

Dave Ebbelaar

Dave Ebbelaar

Күн бұрын

In this video, we dive into the world of AI tools and explore how to use ChatGPT and GitHub Copilot to complete data science projects quickly and effectively. The key to using these tools is to ask the right questions, just like in data science itself.
👉🏻 Link to the document: docs.datalumina.io/b2JREATfE5...
⏱️ Timestamps
00:00 A new era for data science
03:05 Creating a Conda environment
06:08 Loading the data
07:28 Understanding the problem
11:01 Processing the data
20:33 Visualize the data
32:06 Cleaning the data
39:43 Feature engineering
44:16 Feature selection
48:57 Train and evaluate models
01:00:31 The future of data scientists
👋🏻 About Me
Hey there, my name is @daveebbelaar and I work as a freelance data scientist and coach. You've stumbled upon my KZbin channel, where I give away all my secrets when it comes to working with data. I'm not here to sell you any data course - everything you need is right here on KZbin. Making videos is my passion, and I've been doing it for 18 years. I just genuinely enjoy helping people.
While I don't sell any data courses, I do offer a coaching program for data professionals looking to start their own freelance business. If that sounds like you, head over to www.datalumina.io/ to learn more about working with me and kick-starting your freelance career.

Пікірлер: 40
@isaacwalmsley139
@isaacwalmsley139 Жыл бұрын
I never leave comments, I mean why bother. But The progress I have made on my current projects because of the tutorials and content you are consistently posting is adding so much value to my learning experience. Thank you for making this technology accessible to those who look up to you. Cool guy, respect.
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks for the kind words Isaac! I am glad my videos are helping 🙏🏻
@kevon217
@kevon217 Жыл бұрын
Well said. I’ve been devouring these tutorials as well. Extremely grateful!
@danquixote6072
@danquixote6072 Жыл бұрын
I am only a third of the way in but watned to say how good this video is in terms of explaining everything step by step. Understanding the set up for a project, using vs code, the terminal and creating an environment are often overlooked but are a major source of frustration to beginners like myself. This video has already helped clarify things a tonne.
@LaHoraMaker
@LaHoraMaker Жыл бұрын
Looking forward the follow-up video! Good work explaining all the features on this one!
@mauronunes7408
@mauronunes7408 8 ай бұрын
Great video, mate, one of the bests I've watched for a while in this subjetc. Keep it up!
@MyTubeAIFlaskApp
@MyTubeAIFlaskApp 10 ай бұрын
This is a super fantastic video. By far it is the best workflow video I have watched. Extremely detailed and easy to understand.
@user-li7mq5hp9g
@user-li7mq5hp9g Жыл бұрын
Man you are doing such a great job! Thank you for these inspiring and motivating tutorials!
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks man! 🙏🏻
@goncalomoura7628
@goncalomoura7628 11 ай бұрын
I have learned so much just from watching your channel, specially with videos like this one where you do a project beginning to end. Thank you so much for all the content you have posted!! It really helps!
@daveebbelaar
@daveebbelaar 11 ай бұрын
Thanks for the kind words 🙏🏻
@robinchriqui2407
@robinchriqui2407 Жыл бұрын
This video is amazing thank you very much!
@micbab-vg2mu
@micbab-vg2mu Жыл бұрын
Thank you for the video - a lot of useful tips. The next level will be when GPT-4 will be able to read those data visualizations and give us some insight.
@jeanderless
@jeanderless Жыл бұрын
Oh man, I love your videos so much! I'm postponing my plans for tonight to watch this one haha
@daveebbelaar
@daveebbelaar Жыл бұрын
That is awesome 😂👌🏻
@muhittinarslan8308
@muhittinarslan8308 Жыл бұрын
Excellent video again Dave, thank you very much!!
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks! 🙏🏻
@MeshRoun
@MeshRoun Жыл бұрын
These are my favorite kind of videos of yours. Kaggle style start to finish projects peppered with lots of fun AI powered tools. Thank you! Ps: +1 for zooming a bit more or using a larger font for the next ones ;)
@daveebbelaar
@daveebbelaar Жыл бұрын
Noted! Will do 😃
@MrCancerbero1983
@MrCancerbero1983 Жыл бұрын
amazing work, changing the way we work
@daveebbelaar
@daveebbelaar Жыл бұрын
We are entering a new era.
@MeshRoun
@MeshRoun Жыл бұрын
Will there be a follow-up video on this one? It was super interesting.
@caesarHQ
@caesarHQ Жыл бұрын
excellent video as usual, Rockstar Dave! Just a little expert tip: increase the font size in your editor for your future videos, Thanks
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks for the tip Rihad, will do!
@user-um2lr1or2w
@user-um2lr1or2w 11 ай бұрын
Your a boss thank you for your time and videos badass
@user-um2lr1or2w
@user-um2lr1or2w 11 ай бұрын
Dude I literally shit my pants when I saw your vs code juypter thing plug-in, thank you for being awesome and releasing awesome up to date content 💪💪🔥🔥🔥
@PedroJEgea
@PedroJEgea Жыл бұрын
I love how you pronounce relevant as "relephant"
@jiaqint961
@jiaqint961 Жыл бұрын
Thank you so much, you beautiful man!
@chucksgarage-us
@chucksgarage-us 10 ай бұрын
I'm inclined to visualize this process as photographic film manufacturing.
@jeyaganeshs3179
@jeyaganeshs3179 Жыл бұрын
Bro, I want know ,convert dataset into embedding,how to analys with it
@tomasjarvis8976
@tomasjarvis8976 11 ай бұрын
Great video! But the code is so little i cant see it. I had to put it in the tv and sit in front of it
@Esehe
@Esehe Жыл бұрын
For anyone else having issues activating (and installing the environment packages) - switch from PowerShell to commandprompt next to the "+" sign when you have a terminal up. For whatever reason I could not activate the environment in PS.
@Esehe
@Esehe 11 ай бұрын
Also make sure to run the python version your environment is bound to. There is a "change kernel" option.
@amalzulkipli2248
@amalzulkipli2248 7 ай бұрын
Interesting! I noticed you use kinda clipboard to paste your text. code (58:53), what is that app?
@daveebbelaar
@daveebbelaar 7 ай бұрын
That's Alfred for macOS (best app ever).
@xiaoweizhang8201
@xiaoweizhang8201 Жыл бұрын
I probably missed some vidoes. What does the touch come from in the very beginning?
@daveebbelaar
@daveebbelaar Жыл бұрын
That is bash-specific command (for macOS and Linux) to create a file using the terminal.
@xiaoweizhang8201
@xiaoweizhang8201 Жыл бұрын
@@daveebbelaar I see. Thanks for your explanation. Can you someday post a video explaining how you create your terminals and etc. I use windows and have no zsh terminal in my vscode, and don't know what is the alternative command for window.😣 (Trying to fill this gap with other videos...)
@NickWindham
@NickWindham Жыл бұрын
Why python 3.10 instead of 3.11?
How I'd Learn AI in 2024 (if I could start over)
17:55
Dave Ebbelaar
Рет қаралды 832 М.
How to Find Freelance Data & AI Projects in 2024
23:19
Dave Ebbelaar
Рет қаралды 9 М.
Vivaan  Tanya once again pranked Papa 🤣😇🤣
00:10
seema lamba
Рет қаралды 22 МЛН
MEGA BOXES ARE BACK!!!
08:53
Brawl Stars
Рет қаралды 34 МЛН
ROCK PAPER SCISSOR! (55 MLN SUBS!) feat @PANDAGIRLOFFICIAL #shorts
00:31
We Got Expelled From Scholl After This...
00:10
Jojo Sim
Рет қаралды 69 МЛН
Day in the Life of a Data Scientist | Remote Edition
5:01
DataLyfe
Рет қаралды 11 М.
Building Slack AI Assistants with Python & LangChain
28:31
Dave Ebbelaar
Рет қаралды 33 М.
Build Blazing-Fast LLM Apps with Groq, Langflow, & Langchain
1:01:18
I used a Monorepo for 12 months - here’s my opinion
9:50
Software Developer Diaries
Рет қаралды 21 М.
I wish every AI Engineer could watch this.
33:49
1littlecoder
Рет қаралды 57 М.
How to Set up VS Code for Data Science & AI
22:53
Dave Ebbelaar
Рет қаралды 275 М.
Data Science Tutorial - Project Structure
10:02
Dave Ebbelaar
Рет қаралды 28 М.
ChatGPT for Data Analytics: Full Course
3:35:30
Luke Barousse
Рет қаралды 204 М.
How To Unlock Your iphone With Your Voice
0:34
요루퐁 yorupong
Рет қаралды 27 МЛН
1$ vs 500$ ВИРТУАЛЬНАЯ РЕАЛЬНОСТЬ !
23:20
GoldenBurst
Рет қаралды 1,2 МЛН
iOS 18 vs Samsung, Xiaomi,Tecno, Android
0:54
AndroHack
Рет қаралды 93 М.
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 7 МЛН
ПОКУПКА ТЕЛЕФОНА С АВИТО?🤭
1:00
Корнеич
Рет қаралды 3,2 МЛН