Тёмный

Random Forest Classification | Machine Learning | Python 

Stats Wire
Подписаться 13 тыс.
Просмотров 32 тыс.
50% 1

Random Forest Classification | Machine Learning | Python
GitHub JupyterNotebook: github.com/siddiquiamir
GitHub Data: github.com/siddiquiamir/Data
About this video: In this video, you will learn how to about Random Forest Classification in Python
Large Language Model (LLM) - LangChain
LangChain: • LangChain Tutorial for...
Large Language Model (LLM) - LlamaIndex
LlamaIndex: • LlamaIndex Tutorial fo...
Machine Learning Model Deployment
ML Model Deployment: • ML Model Deployment us...
Spark with Python (PySpark)
PySpark: https: • PySpark with Python
Data Preprocessing (scikit-learn)
Data Preprocessing Python: • Data Preprocessing Python
Social Media Links
RU-vid: / statswire
Twitter (X) : / statswire
#llm #ai #genai #generativeai #statswire #pyspark #python #pythonprogramming #pythontutorial #machinelearning #datascience #randomforest

Опубликовано:

 

3 авг 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 63   
@mybiru
@mybiru 11 месяцев назад
Most underrated video...the explanation was exactly what I want... awesome 👍
@StatsWire
@StatsWire 11 месяцев назад
Thank you so much for your kind words!
@Ben-qe8ju
@Ben-qe8ju Год назад
Really helpful. Thanks!
@StatsWire
@StatsWire Год назад
You're welcome!
@rubenneftali6498
@rubenneftali6498 Месяц назад
Thanks a lot for your excellent explanation :)
@StatsWire
@StatsWire 15 дней назад
You're welcome!
@bandanapahi5514
@bandanapahi5514 Год назад
Hi! It will be really helpful if you will provide the details of the datasets you have taken for the analysis.
@StatsWire
@StatsWire Год назад
I think you will find the dataset here: github.com/siddiquiamir/Data
@metinmercan8139
@metinmercan8139 2 года назад
what should I DO if my target variable(dependent) is continuous number? how can i do it?
@StatsWire
@StatsWire 2 года назад
You have to use random forest regressor instead of random forest classifier
@maishareddy
@maishareddy 3 месяца назад
i have dataset in which the values are strings and im not able to convert them to numeric values
@StatsWire
@StatsWire 3 месяца назад
Can you put the error messages?
@user-nk4zd2nu5p
@user-nk4zd2nu5p 10 месяцев назад
Very helpful !! But i want to asky you how to deploy such code into arduino nano 33 ble sense board? And what code should be written for inference in arduino ide? Did yoi explained that in a video??
@StatsWire
@StatsWire 10 месяцев назад
I have not explored that part.
@sunidhimalgotra2703
@sunidhimalgotra2703 8 месяцев назад
you saved me thanks
@StatsWire
@StatsWire 8 месяцев назад
I am glad to hear that!
@mazharalamsiddiqui6904
@mazharalamsiddiqui6904 3 года назад
Nice tutorial
@StatsWire
@StatsWire 3 года назад
Thank you
@user-cv9by1ye5l
@user-cv9by1ye5l Год назад
Hello, I would like to know hot to get an accuracy like yours, I mean, how it´s possible to have that score?
@StatsWire
@StatsWire Год назад
If you have same data and if provide the same random_state number then you should get almost same result:)
@tomasmarly418
@tomasmarly418 Год назад
What does it mean to have a gini of zero? how could i interpret it?
@StatsWire
@StatsWire Год назад
The Gini coefficient measures the inequality among values of a frequency distribution, such as the levels of income. A Gini coefficient of 0 reflects perfect equality, where all income or wealth values are the same, while a Gini coefficient of 1 (or 100%) reflects maximal inequality among values. For example, if everyone has the same income, the Gini coefficient will be 0. In contrast, if for a large number of people only one person has all the income or consumption and all others have none, the Gini coefficient will be 1
@xaloftal
@xaloftal 6 месяцев назад
from the scikit-learn documentation, the classification_report should get the y_true first and then the y_pred and now i'm confused
@StatsWire
@StatsWire 6 месяцев назад
For latest information, please refer the documentation:)
@shahriaralom4547
@shahriaralom4547 Год назад
Thnks brother! I will be very greatful If I get the notebook please!
@StatsWire
@StatsWire Год назад
Thank you. I will check on my machine and upload it on my GitHub and share it with you.
@shahriaralom4547
@shahriaralom4547 Год назад
@@StatsWire actually don't worry about it, I have copied it from the video and tried myself in jupyter notbook, Thank you anyway ☺️
@MF-ye5fe
@MF-ye5fe 6 месяцев назад
Where can I get this dataset?
@StatsWire
@StatsWire 6 месяцев назад
You can find it here github.com/siddiquiamir/Data
@gabriellefiore5097
@gabriellefiore5097 8 месяцев назад
Where can I find the heart rate csv to follow the example?
@StatsWire
@StatsWire 8 месяцев назад
You can find the dataset here: github.com/siddiquiamir/Data
@gabbyf2906
@gabbyf2906 8 месяцев назад
All I can find is the heart.csv but not not heart_disease.csv
@Mark-jm9jc
@Mark-jm9jc Год назад
Hi. I don't see the plot.show() result like yours. I just see the blue target bar not the orange one in the plot.
@StatsWire
@StatsWire Год назад
Can you please try once more time by following the video.
@anvithaatyam3201
@anvithaatyam3201 Год назад
Same here
@jurgan92
@jurgan92 9 месяцев назад
try this: sns.countplot(x=df["target"], hue=df["target"], dodge=False)
@adlinaaminuddin6234
@adlinaaminuddin6234 8 месяцев назад
same here. it does not show distinct classes , it sum up all classes as one
@Aiman-pn2dy
@Aiman-pn2dy 9 месяцев назад
From where I can get dataset?
@StatsWire
@StatsWire 9 месяцев назад
Please find the dataset here: github.com/siddiquiamir/Data
@Aiman-pn2dy
@Aiman-pn2dy 9 месяцев назад
@@StatsWire may I know your linkedin ID
@StatsWire
@StatsWire 9 месяцев назад
It is in my bio you can find and send me invite @@Aiman-pn2dy
@Thanatos2062
@Thanatos2062 3 месяца назад
bro your heart disease data set is not there in ur github pls help
@StatsWire
@StatsWire 3 месяца назад
Please find it here: github.com/siddiquiamir/Data/blob/master/Heart_Disease_Prediction.csv
@StatsWire
@StatsWire 3 месяца назад
Even this one: github.com/siddiquiamir/Data/blob/master/heart.csv
@Thanatos2062
@Thanatos2062 3 месяца назад
@@StatsWire thank you soo much bro 😇😇
@StatsWire
@StatsWire 3 месяца назад
@@Thanatos2062 You're welcome!
@Rolling_panda00
@Rolling_panda00 2 года назад
I am getting an error " __init__() got an unexpected keyword argument 'min_sample_split' " . Can you help me out and tell me how I can resolve this error?
@StatsWire
@StatsWire 2 года назад
This is a hyperparameter, can you check the version of scikit-learn
@Rolling_panda00
@Rolling_panda00 2 года назад
@@StatsWire sklearn.__version__ '1.0.2'
@StatsWire
@StatsWire 2 года назад
@@Rolling_panda00 Then it should not throw any error because it is a hyperparameter
@Rolling_panda00
@Rolling_panda00 2 года назад
@@StatsWire it's giving the same error in regression and decision tree too And I've tried updating but it's not as helpful as I thought.
@StatsWire
@StatsWire 2 года назад
@@Rolling_panda00 can you email me your jupyternotebook at statswire2@gmail.com
@paretare4946
@paretare4946 3 месяца назад
where is that heart diesesase file
@StatsWire
@StatsWire 3 месяца назад
You can find it here: github.com/siddiquiamir/Data
@paretare4946
@paretare4946 3 месяца назад
@@StatsWire thanks ♥️ really appreciate this kindness
@StatsWire
@StatsWire 3 месяца назад
@@paretare4946 You're welcome :)
@pranavpnvkeyworld2502
@pranavpnvkeyworld2502 Год назад
Bro I need code and data set
@pranavpnvkeyworld2502
@pranavpnvkeyworld2502 Год назад
Plz upload it bro
@StatsWire
@StatsWire Год назад
Hi, sorry for the delay. Please find the dataset here: github.com/siddiquiamir/Data
@BadboyGaming-yk1vj
@BadboyGaming-yk1vj 11 месяцев назад
@@StatsWire Which data set in the one you sent ?
@StatsWire
@StatsWire 11 месяцев назад
@@BadboyGaming-yk1vj You can get all the dataset in the github link.
@gabriellefiore5097
@gabriellefiore5097 8 месяцев назад
All I see is heart rate no csv that says Heart_diseases@@StatsWire
Далее
Random Forest Regression | Python
11:12
Просмотров 18 тыс.
60 - How to use Random Forest in Python?
32:17
Просмотров 39 тыс.
Why I stopped using Jupyter Notebooks
11:17
Просмотров 9 тыс.
Python Machine Learning Tutorial (Data Science)
49:43
Random Forest Algorithm Clearly Explained!
8:01
Просмотров 579 тыс.
How I'd Learn AI (If I Had to Start Over)
15:04
Просмотров 760 тыс.