Skip to player
Skip to main content
Search
Connect
Watch fullscreen
Like
Bookmark
Share
More
Add to Playlist
Report
Python - Random Forest Ensemble technique | Python Courses in Tamil | Skillfloor
Skillfloor
Follow
2 months ago
#randomforest
#machinelearning
#pythontutorial
#tamilcoding
#skillfloor
#datascience
#pythonintamil
#ensemblelearning
#mlalgorithm
#decisiontree
#datasciencetamil
#machinelearningtamil
#pythonprogramming
#mlmodels
#techeducation
Discover the power of Random Forest, one of the best ensemble machine learning techniques, with this detailed and easy-to-understand tutorial in Tamil!
Join us now and transform your knowledge with practical examples and hands-on coding.
Our Website:
Visit đź”— http://www.skillfloor.com
Our Blogs:
Visit đź”— https://skillfloor.com/blog/
DEVELOPMENT TRAINING IN CHENNAI
https://skillfloor.com/development-training-in-chennai
DEVELOPMENT TRAINING IN COIMBATORE
https://skillfloor.com/development-training-in-coimbatore
Our Development Courses:
Certified Python Developer
Visit đź”—https://skillfloor.com/certified-python-developer
Certified Data BASE Developer
Visit đź”—https://skillfloor.com/certified-data-base-developer
Certified Android App Developer
Visit đź”—https://skillfloor.com/certified-android-app-developer
Certified IOS App Developer
Visit đź”—https://skillfloor.com/certified-ios-app-developer
Certified Flutter Developer
Visit đź”—https://skillfloor.com/certified-flutter-developer
Certified Full Stack Developer
Visit đź”—https://skillfloor.com/certified-full-stack-developer
Certified Front End Developer
Visit đź”—https://skillfloor.com/certified-front-end-developer
Our Classroom Locations:
Bangalore - https://maps.app.goo.gl/ZKTSJNCKTihQqfgx6
Chennai - https://maps.app.goo.gl/36gvPAnwqVWWoWD47
Coimbatore - https://maps.app.goo.gl/BvEpAWtdbDUuTf1G6
Hyderabad - https://maps.app.goo.gl/NyPwrN35b3EoUDHCA
Ahmedabad - https://maps.app.goo.gl/uSizg8qngBMyLhC76
Pune - https://maps.app.goo.gl/JbGVtDgNQA7hpJYj9
Our Additional Course:
Analytics Course
https://skillfloor.com/analytics-courses
https://skillfloor.com/analytics-training-in-bangalore
Artificial Intelligence Course
https://skillfloor.com/artificial-intelligence-courses
https://skillfloor.com/artificial-intelligence-training-in-bangalore
Data Science Course
https://skillfloor.com/data-science-courses
https://skillfloor.com/data-science-course-in-bangalore
Digital Marketing
https://skillfloor.com/digital-marketing-courses
https://skillfloor.com/digital-marketing-courses-in-bangalore
Ethical Hacking
https://skillfloor.com/ethical-hacking-courses
https://skillfloor.com/cyber-security-training-in-bangalore
#randomforest #machinelearning #pythontutorial #tamilcoding #skillfloor #datascience #pythonintamil #ensemblelearning #mlalgorithm #decisiontree #datasciencetamil #machinelearningtamil #pythonprogramming #mlmodels #techeducation #codingintamil #dataanalysis #supervisedlearning #pythoncourse #tamiltech
Category
🦄
Creativity
Transcript
Display full video transcript
00:00
Hello everyone, in the video we will talk about Random Forest Ensemble Learning Technique.
00:07
Let's talk about Random Forest Bagging Algorithm.
00:14
Random Forest is Ensemble Bagging Algorithm.
00:17
We will combine multiple models and outputs and predict the final outcomes.
00:23
For example, we will consider a data set.
00:26
So, in the data set, there are 100 rows and 20 features.
00:30
So, in the basic bagging technique, we will arrange multiple models.
00:37
So, in the case, we will create a n number of models.
00:41
In the Random Forest, we will use the decision tree.
00:46
The decision tree will be used in the random forest.
00:51
Normally, in the bagging technique, we will use different algorithms to deal with different algorithms.
00:56
We will build the decision tree in the random forest.
01:01
Decision tree 1 and decision tree n.
01:04
So, first decision tree, we will use sample 1.
01:07
So, this is the 50th row and 20th row.
01:10
Then, along with sample 1.
01:13
Sample 1.
01:14
Sample 1.
01:15
Provide.
01:16
Provide.
01:17
Provide.
01:18
Provide.
01:19
Provide.
01:20
Then, second model.
01:21
M2.
01:22
M2.
01:23
M2.
01:24
Sample 2.
01:25
So, that is the 35th row.
01:26
50th row.
01:27
Then, feature 2.
01:28
Provide.
01:29
Provide.
01:30
Provide.
01:31
So, 10th column.
01:32
20th column.
01:33
Then, nth model.
01:34
Nth model.
01:35
Sn.
01:36
So, sn.
01:37
50th row.
01:38
40th row.
01:39
Very consider.
01:40
Then, features.
01:41
Third column.
01:42
11th column.
01:43
So, in the model.
01:44
Samples and features.
01:45
Different different samples and features.
01:46
Provide.
01:47
So, another one.
01:48
The same.
01:49
The same.
01:50
The same.
01:51
The same.
01:52
The same.
01:53
The same.
01:54
The same.
01:55
The same.
01:56
The same.
01:57
The same.
01:58
So, another one.
01:59
The same.
02:00
Row sampling.
02:01
Row and column sampling.
02:02
One.
02:03
The same.
02:04
The same.
02:05
Row and column sampling.
02:06
One.
02:07
So, this one.
02:08
Bootstrap.
02:09
That's the same.
02:10
Then.
02:11
Then.
02:12
Now, one.
02:13
Classification problem.
02:14
One.
02:15
Data deal.
02:16
Okay.
02:17
And the particular person.
02:19
Diapetic.
02:20
So, different features.
02:22
Consider.
02:23
So, one.
02:25
Classification problem.
02:26
What the number of decisions.
02:27
That's the same.
02:28
Decision tree.
02:29
Classifier.
02:30
Decision tree.
02:31
Classifier.
02:32
Decision tree.
02:33
Classifier.
02:34
So, by default.
02:36
Default.
02:37
What is that.
02:38
100.
02:39
Decision tree.
02:40
Are you ready?
02:41
Okay.
02:43
So, I know.
02:44
This.
02:45
Decision tree.
02:46
Classifier.
02:47
provide pundro so the particular person good heart disease is
02:49
irukkale and first model one the number good specific data is put
02:52
up the roll in the 20th row varic provide pundro features and the
02:56
fifth column in the 15th column varic we can find pundro so the
03:00
particular testing data is good amul good machine model one
03:03
one the number provide pundna and the particular person good
03:05
diabetes is good then second model and the particular person
03:10
good diabetes is illa then third model like final model
03:14
one the number is good so the particular person is not
03:17
diabetes is illa so the original product is good so
03:20
yes or no. so the maximum voting average apply
03:27
so the result are combined then and the particular person is
03:32
diabetic is illa. this is a regression problem we deal with
03:38
decision tree we can handle two so regression
03:43
1. Decisionary Regressor 2.
03:46
So, here we have maximum voting average.
03:48
We have average voting.
03:54
So, here we have maximum voting.
03:56
What we consider is classification problem.
03:58
Average voting.
04:00
Regression problem.
04:02
So, here we have basic random for us work.
04:10
This is random for us ensemble technique.
04:12
Next video we will see.
Be the first to comment
Add your comment
Recommended
13:39
|
Up next
Treaspassing Sasquatch looking theif.
Wiredwizard.net
2 weeks ago
0:37
Benefits of AI in Marketing | Eflot - Digital marketing agency in Bangalore
Eflot
2 months ago
0:43
Why Dove’s “Real Beauty Sketches” Went Viral Worldwide | Eflot
Eflot
4 months ago
0:34
The Importance of Internet Advertising | Eflot - Digital Marketing Agency In Bangalore
Eflot
5 months ago
9:13
Python - Purpose of Version Control & Popular tools | Python Courses in Tamil | Skillfloor
Skillfloor
2 months ago
15:00
Implementation of DT in Python | Python Courses in Tamil | Skillfloor
Skillfloor
2 months ago
7:48
Python - Splitting Criteria Entrophy | Python Courses in Tamil | Skillfloor
Skillfloor
2 months ago
9:59
Python - Splitting Criteria: Gini | Python Courses in Tamil | Skillfloor
Skillfloor
2 months ago
1:06
Steps to Begin Your Digital Marketing Journey | Digital Marketing Course in Hyderabad | Skillfloor
Skillfloor
2 months ago
5:36
Python - Introduction to Decision Tree | Python Courses in Tamil | Skillfloor
Skillfloor
2 months ago
10:45
Modelling and Evaluation of RF in Python | Python Courses in Tamil | Skillfloor
Skillfloor
2 months ago
4:30
Advanced Python Data Visualizations Count plot, Catplot | Python Courses in Tamil | Skillfloor
Skillfloor
2 months ago
0:38
The Best Social Media Marketing Institute | Digital Marketing Course in Coimbatore | Skillfloor
Skillfloor
2 months ago
4:25
Advanced Python Data Visualizations Strip plot, Swarmplot | Python Courses in Tamil | Skillfloor
Skillfloor
2 months ago
5:36
Python - Advanced Python Data Visualizations, Boxplot, Violin | Python Courses in Tamil | Skillfloor
Skillfloor
2 months ago
5:46
Python - Advanced Python Data Visualizations Relplot, Heatmap | Python Courses in Tamil | Skillfloor
Skillfloor
2 months ago
8:30
Python - Seaborn Basic Plots Histogram, Distplot | Python Courses in Tamil | Skillfloor
Skillfloor
3 months ago
7:43
Python - Seaborn Basic Plots Line, Scatter | Python Courses in Tamil | Skillfloor
Skillfloor
3 months ago
7:41
Python - Data Visualization Using Matplotlib in Python Part 4 | Python Courses in Tamil | Skillfloor
Skillfloor
3 months ago
7:38
Python - Data Visualization Using Matplotlib Part 2 | Python Courses in Tamil | Skillfloor
Skillfloor
3 months ago
5:00
Data Visualization using Matplotlib in Python Part 1 | Python Courses in Tamil | Skillfloor
Skillfloor
3 months ago
5:45
Python - Introduction to Visualisation Packages | Python Courses in Tamil | Skillfloor
Skillfloor
3 months ago
8:24
Python - Data Munging in Pandas Part-5 | Python Courses in Tamil | Skillfloor
Skillfloor
3 months ago
11:53
Python - Data Munging in Pandas Part-4 | Python Courses in Tamil | Skillfloor
Skillfloor
3 months ago
7:00
Python - Data Munging in Pandas Part-3 | Python Courses in Tamil | Skillfloor
Skillfloor
3 months ago
Be the first to comment