machine-learning
Ctrlk
  • 機器學習:使用Python
  • 分類法 Classification
  • 特徵選擇 Feature Selection
  • 互分解 Cross Decomposition
  • 通用範例 General Examples
  • 群聚法 Clustering
  • 支持向量機
  • 機器學習資料集 Datasets
  • 應用範例 Application
  • 類神經網路 Neural_Networks
  • 決策樹 Decision_trees
    • Ex 1: Decision Tree Regression
    • Ex 2: Multi-output Decision Tree Regression
    • Ex 3: Plot the decision surface of a decision tree on the iris dataset
    • Ex 4: Understanding the decision tree structure
  • 機器學習:使用 NVIDIA JetsonTX2
  • 廣義線性模型 Generalized Linear Models
  • 模型選擇 Model Selection
  • 半監督式分類法 Semi-Supervised Classification
  • Ensemble_methods
  • Miscellaneous_examples
  • Nearest_Neighbors
Powered by GitBook
On this page

決策樹 Decision_trees

Ex 1: Decision Tree RegressionEx 2: Multi-output Decision Tree RegressionEx 3: Plot the decision surface of a decision tree on the iris datasetEx 4: Understanding the decision tree structure
PreviousEx 4: Varying regularization in Multi-layer PerceptronNextEx 1: Decision Tree Regression

Last updated 6 years ago