当前位置:网站首页>12_ Decision tree
12_ Decision tree
2022-07-27 00:20:00 【Acowardintheworld】
12_ Decision tree (Decision tree)
In this chapter , We will learn another famous machine learning algorithm : Decision tree . The decision tree itself is very simple , There is no complicated mathematical model behind it ,
But there are many skills to use decision trees well . We will learn more about what entropy model is , What is Gini coefficient , How to use decision tree to solve classification problem ,
How to get the probability of classification , How to use decision tree to solve regression problem , And considerations for using decision trees . …
12-1 What is a decision tree




12-2 Information entropy




12-4 The gini coefficient



12-5 CART And the super parameters in the decision tree



Can pass DT Refer to the relevant parameters in the official documents of
Official documents :https://scikit-learn.org/stable/modules/generated/sklearn.tree.DecisionTreeClassifier.html#sklearn.tree.DecisionTreeClassifier
12-6 Decision trees solve regression problems


12-7 Limitations of decision tree
- The division of data can only be vertical or parallel



- Sensitive to individual data

边栏推荐
- The difference between SQL join and related subinquiry
- Go exceed API source code reading (IV) -- save (), SaveAs (name string)
- 第3章 跨域问题
- 知识蒸馏——pytorch实现
- C and pointers Chapter 18 runtime environment 18.8 programming exercises
- Design of alcohol detector based on 51 single chip microcomputer
- 蒙着头配置deeplabcut 1
- 10_ Name Case - Calculation attribute
- Arthas quick start
- The attorney general and the director of the national security service of Ukraine were dismissed
猜你喜欢

Convolutional neural network -- lenet (pytorch Implementation)

Arthas quick start

Midge paper reading notes

uni-app学习(二)

Leetcode topic - array

MySQL数据库复杂操作:数据库约束,查询/连接表操作

哨兵2号(Sentinel-2)的下载及处理

Qunar travel massive indicator data collection and storage

07 design of ponding monitoring system based on 51 single chip microcomputer

The place where the dream begins ---- first knowing C language (2)
随机推荐
Leetcode topic - binary tree chapter
Several search terms
[netding Cup 2018] Fakebook records
实数范围内的求模(求余)运算:负数求余究竟怎么求
Opencv camera calibration and distortion correction
MySQL transaction, phantom reading, current reading, snapshot reading related notes
爬虫解析网页的 对象.元素名方法
Go exceed API source code reading (IV) -- save (), SaveAs (name string)
15_ Key function and principle
Identity server4 authorization successful page Jump encountered an error: exception: correlation failed Solution of unknown location
Design of alcohol detector based on 51 single chip microcomputer
MVC three-tier architecture
Double. isNaN(double var)
第1章 开发第一个restful应用
Analysis of encoding and decoding of encode() and decode(), common encoding and why encode and decode are needed
Training team lpoj round10 e Jumping Frog
2022.7.18-----leetcode.749
Meeting OA project seating function and submission function
Flink SQL (II) Kafka connector
About no module named'django.db.backends.mysql'