How to run KNN in Python
2:48
Жыл бұрын
What are Classes in Python
10:43
Жыл бұрын
What are Sets in Python
7:10
Жыл бұрын
What are Packages in Python
8:50
Жыл бұрын
What are Tuples in Python
7:05
Жыл бұрын
What are Functions in Python
5:37
What are Dictionaries in Python
9:02
What is Pandas
4:01
Жыл бұрын
Lists in Python
10:56
Жыл бұрын
What are Strings in Python?
7:34
Жыл бұрын
Basic Data Types in Python
5:18
Жыл бұрын
What is a Variable in Python?
2:25
What is Python?
2:56
Жыл бұрын
Feature Scaling in Python
6:22
Жыл бұрын
Пікірлер
@dr.nagdawi
@dr.nagdawi 3 ай бұрын
I am not sure if the expected clusters are mentioned for this project
@ghostzzelite9807
@ghostzzelite9807 4 ай бұрын
Wow this was actually really helpful thank you
@سنبلةالحياءطريقالرحمن
@سنبلةالحياءطريقالرحمن 5 ай бұрын
كيف يتم الخاصيه في الشبكه العصبيه باستخدام mslng وايجاد التقارب varp
@gabrielparada8901
@gabrielparada8901 5 ай бұрын
Great video!
@josephkoleekortu6515
@josephkoleekortu6515 6 ай бұрын
I need a copy of your dataset since the other data are masked to your codes
@parmilajanghu5746
@parmilajanghu5746 7 ай бұрын
Can we minus Predicted from actual value, as it is square so result will be same
@AadityaPradeepan
@AadityaPradeepan Ай бұрын
Ofc dude basicccc
@edoedo8058
@edoedo8058 8 ай бұрын
Terrible :)
@camiladias6756
@camiladias6756 9 ай бұрын
The software just automatically understands that de column class is the one we want to separate our data?
@TasneemAlghadi
@TasneemAlghadi 10 ай бұрын
Sir i want to meet you virtually can send me your email
@danielimonikhe6839
@danielimonikhe6839 11 ай бұрын
Thank you very much for this tutorial. Its very helpful.
@HilahAldossary
@HilahAldossary 11 ай бұрын
thanks, this is very helpful is there a script for this video?
@bladerunner5680
@bladerunner5680 Жыл бұрын
Thank you very much.!!!! I was looking all over for this information on using new data in Weka. Now you made my research work on weather forecasting much easier. Weka I think is the best data mining tool next to my EasyNN neural network software. They both work hand in hand. I appreciate your time in showing people like me how to do it. I could not find or do it any other way! Happy Holidays! From South Florida. Paul K.
@bladerunner5680
@bladerunner5680 Жыл бұрын
How can I use new data to make predictions once I develop the Weka MLP Models. How to I store the weka MLP models to use them for prediction of new data. Thanks for the Video presentation. Also what is a good method to make changes to MLP to get best error results.? Paul.
@v.n2692
@v.n2692 Жыл бұрын
Thanks for the video. It helped me a lot
@thedivisionmusiconYT
@thedivisionmusiconYT Жыл бұрын
Hey! Can you provide link of dataset. P.S. awesome and useful video. Thanks
@maryannenapierala
@maryannenapierala Жыл бұрын
Thank you! I'm learning this right now for cancer data science.
@AbdulhakeemAlmola
@AbdulhakeemAlmola Жыл бұрын
how can insall auto-weka on windows 10, Do i need java?
@billtrieshmann5979
@billtrieshmann5979 2 ай бұрын
Yes
@DnyaneshwarPanchaldsp
@DnyaneshwarPanchaldsp Жыл бұрын
Can we apply three class i. e. Positive, negative and neutral classes
@Martin944turbo
@Martin944turbo Жыл бұрын
Thanks!
@CanDoSo_org
@CanDoSo_org Жыл бұрын
Hi, could you explain a bit more about the advantages of MySQL over SQLite? Thanks.
@CanDoSo_org
@CanDoSo_org Жыл бұрын
Hi, thanks for the course. Could you please explain What's the difference to connect as "*.db" and "*.sqlite".?
@phanvantho699
@phanvantho699 Жыл бұрын
Where I can download your data?
@alanparson642
@alanparson642 Жыл бұрын
Hola, muy buen video. Una consulta estoy aprendiendo de manera autodidacta sobre el rmse, revisando varios videos en la web, he notado 02 fórmulas para calcular el rmse. Una de esta fórmula indica que se debe dividir la sumatoria de los residuales elevado al cuadrado entre n-1 ( n menos 1), y la otra fórmula simplemente indica n. Porque esta diferencia? Gracias por tu ayuda.
@zobiakhatoon4959
@zobiakhatoon4959 Жыл бұрын
how to draw this graph?
@mumgoosekat
@mumgoosekat Жыл бұрын
Hello. Thanks for the video. I have a question: when calculating r2 in my work, R2 Squared -5.844123870265674 was obtained. What do you think could be the mistake that caused such an incorrect number?
@CTDA
@CTDA Жыл бұрын
Sir how can we predict the data of next year's using previous data when we don't have the variables of those years....
@putin_hague
@putin_hague Жыл бұрын
Thank you!
@Samuel-fs2zk
@Samuel-fs2zk Жыл бұрын
Promo>SM 🔥
@stephen285
@stephen285 Жыл бұрын
thnx for the vid, you always query for a known instance of class object in memory, what if you had a huge python list of dogs(lists are strings, not instantiated dog objects in memory) and you wanted to pass that list in a for loop to query your dog class to return attribute info for class objects that match the strings, like querying a database, how do you do that without getting str attribute errors? To be clear - You have a dog class with lots of dogs, and you have a completely separate python list of dogs you want to process in a for loop query against your dog class? Not one class tutorial on youtube explains this? Thanks if you know
@ashwinkumar5223
@ashwinkumar5223 Жыл бұрын
Sir, Nice explanation. Pls share notebook and datasets of all algorithms sir.
@AyrodsGamgam
@AyrodsGamgam Жыл бұрын
Thanks. Can you show how you do prediction once your model is chosen?
@royvaknin3341
@royvaknin3341 Жыл бұрын
Thank you so much!