Machine Learning with Microsoft Excel? Yes, PLEASE!

  Рет қаралды 10,129

David Langer

David Langer

Күн бұрын

Пікірлер: 39
@DaveOnData
@DaveOnData 3 ай бұрын
Save 20% off my machine learning online courses using code KZbin ⬇ Cluster Analysis with Python online course: bit.ly/ClusterAnalysisWithPythonCourse My "Intro to Machine Learning" online course: bit.ly/TDWIIntroToML
@michaelt312
@michaelt312 11 ай бұрын
I also have a confession to make. Today is a crazy busy day. I'm playing the video with my headphones plugged in to help the algorithm. Based on your quality this far, I'm sure this video is awesome. Looking forward to watching and learning.
@DaveOnData
@DaveOnData 11 ай бұрын
Thank you so much for your continued support for the channel! It is much appreciated.
@vincentf.2317
@vincentf.2317 10 ай бұрын
Just what I was looking for. Thank you!
@DaveOnData
@DaveOnData 10 ай бұрын
Excellent! You may enjoy my video tomorrow as well. It demonstrates performing a cluster analysis using Python in Excel.
@Belakavadi
@Belakavadi 10 ай бұрын
Awesome David. Thanks for the tutorial.
@DaveOnData
@DaveOnData 10 ай бұрын
You are welcome! Next week's video will be on cluster analysis using Python in Excel. Stay tuned.
@kristoferbrown8007
@kristoferbrown8007 8 ай бұрын
Dave, this is a homerun of a video. It clearly demonstrates a wholistic view of the capabilities of Python in Excel for predictive analytics. To me, it looks as good if not better than in a Jupyter Notebook, and even more digestible for the masses. Well done! I look forward to more deep dive content in the future, so I hope it is on your roadmap!
@DaveOnData
@DaveOnData 8 ай бұрын
Wow! Thank you for the kind words, they are much appreciated. Yes, I will be shifting gears to more examples of using Python in Excel for data science. Next week's video will be on building a spam filter using Naive Bayes for text analytics.
@kristoferbrown8007
@kristoferbrown8007 8 ай бұрын
@@DaveOnData this is quite timely! I have a boatload of textual data that needs categorizing. Naive Bayes might be a great starting point. Looking forward to it!
@DaveOnData
@DaveOnData 8 ай бұрын
@kristoferbrown8007 - Then you will like the video after that even more! It will cover clustering text documents.
10 ай бұрын
This is great thanks! Is there a way you can output the model accuracies in the cell itself instead of the diagnostics tab?
@DaveOnData
@DaveOnData 10 ай бұрын
Great question! There are many ways to accomplish this. For example, creating a DataFrame that you output to the worksheet.
@ceylonroadceylonroad
@ceylonroadceylonroad 7 ай бұрын
Hi Dave, which version of Excel are you using in this video? thanks
@DaveOnData
@DaveOnData 6 ай бұрын
Microsoft 365 on Windows at the time of the recording.
@DinoAMAntunes
@DinoAMAntunes 10 ай бұрын
Hi David, This data set where can i find it, to folow along. Tks in advance
@DaveOnData
@DaveOnData 10 ай бұрын
You can find the Adult dataset here: archive.ics.uci.edu/dataset/2/adult
@MCdat123
@MCdat123 10 ай бұрын
Hi - awesome learning , grateful if you can share the excel file with the python code regards
@DaveOnData
@DaveOnData 8 ай бұрын
@MCdat123 - I've added a GitHub repo link to the video description where you can get the Excel workbook file.
@audrabloom3164
@audrabloom3164 9 ай бұрын
Wish there was python in excel when I was learning! This is great start for anyone looking for branch more into data science from the comfort zone of excel 😅
@DaveOnData
@DaveOnData 9 ай бұрын
Well-said! Quite a few of my Excel videos (e.g., my K-means video) are kinda pointless now that Python in Excel is available.
@Moshie71
@Moshie71 10 ай бұрын
Great post! I fired up excel (On-line & local) and can’t see the ‘PY’ function - am I missing something…
@DaveOnData
@DaveOnData 10 ай бұрын
Glad you enjoyed the content! Python in Excel is in Public Preview. You need to request access from Microsoft. Check out this article for more information: support.microsoft.com/en-us/office/get-started-with-python-in-excel-a33fbcbe-065b-41d3-82cf-23d05397f53d
@DaveOnData
@DaveOnData 10 ай бұрын
BTW - If you want to get started now while you wait for access, check out this video on my KZbin channel: 📺 kzbin.info/www/bejne/Zpq5ZXmqpbiln7s
@MyAudioPipe
@MyAudioPipe 8 ай бұрын
hallo. new to this. is there some way to joust get the math done i excel over to Pyton on a easy way ? doing some Ballistic stuff and and it have been nice to run a Program Instead of excel :P
@DaveOnData
@DaveOnData 7 ай бұрын
@MyAudioPipe - If I understand your question correctly, a Jupyter Notebook might be better. Check out my Python Crash Course series: kzbin.info/aero/PLTJTBoU5HOCTIWI3m7PUaeaP5VY3M1a1s
@canalaprende987yui72
@canalaprende987yui72 10 ай бұрын
Awesome
@DaveOnData
@DaveOnData 10 ай бұрын
Glad you enjoyed the tutorial!
@learning_with_irving4266
@learning_with_irving4266 9 ай бұрын
So...what does that tell us? It automates classifying ?
@DaveOnData
@DaveOnData 9 ай бұрын
Analyzing data with machine learning models can provide many insights. For example, discovering which features (i.e., columns) in the data are most associated with an outcome of interest.
@learning_with_irving4266
@learning_with_irving4266 9 ай бұрын
@DaveOnData right but for this particular example, it creates a classification tree based on their features, how would that be used? For instance if we take that dataset, it would tell us which of those people are more likely to have a higher income?
@DaveOnData
@DaveOnData 9 ай бұрын
Correct and which combinations of features are important for making accurate predictions regarding income level.
@learning_with_irving4266
@learning_with_irving4266 9 ай бұрын
@DaveOnData Thank you sir 🙏
@et34n1ty
@et34n1ty Ай бұрын
Hey i have a question. Im currently redo some products like printers that i recompose the data titles, short description and assemble it into Google Sheet. i DO THE WORK MANUALLY and i've try ML with Google Sheet but the missing titles they compose is the same title. I tell all the column but i dont know how to resolve it. Is there a email i can show you the data i ve and if the module Google ML can be trained for this purpose? thanks.
@DaveOnData
@DaveOnData Ай бұрын
Apologies, I don't do anything with Google Sheets.
@DaveOnData
@DaveOnData 11 ай бұрын
Stuck waiting on Microsoft to give you access to Python in Excel? Don't wait! Watch my KZbin video on how to get started NOW: kzbin.info/www/bejne/Zpq5ZXmqpbiln7s
@djardar
@djardar 2 ай бұрын
How about time series data? Isn’t that what all the rage is about these days?
@DaveOnData
@DaveOnData 2 ай бұрын
Forecasting has always been the rage. 🤣 As it turns out, combining decision tree-baeed ML with statistical models provides improved forecasting.
@djardar
@djardar 2 ай бұрын
@@DaveOnData Alright! 👍😁 So random forest and the like then? What if there are lagged effects?
Finally! Powerful Cluster Analysis with Microsoft Excel is HERE!
16:27
Excel Users: Do This to WOW Your Leaders!
19:29
David Langer
Рет қаралды 3,1 М.
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Say Goodbye to IF Statements in Excel with SWITCH
7:45
Teacher's Tech
Рет қаралды 597 М.
Python in Excel Makes Machine Learning a MUST-HAVE in 2024!
16:17
Build your first Machine Learning Model in Excel using the Analysis Toolpak
18:58
Data Analysis for Everyone
Рет қаралды 1 М.
Microsoft Copilot - Excel has forever changed
10:05
Luke Barousse
Рет қаралды 1 МЛН
Python In Excel: Microsoft Changed EVERYTHING
14:37
Luke Barousse
Рет қаралды 450 М.
Python in Excel Makes Power Query a MUST-HAVE in 2024!
13:19
David Langer
Рет қаралды 47 М.
High-Income Excel Skills Worth Learning in 2025 (Free File)
29:19
MyOnlineTrainingHub
Рет қаралды 409 М.
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.