Machine Learning
Ctrlk
  • Introduction
  • Self LEarning
  • Why Statstics in ML Or Data Science
  • How important is interpretability for a model in Machine Learning?
  • What are the most important machine learning techniques to master at this time?
  • Learning
    • Supervised Learning
      • Evaluating supervised learning
      • Regression
      • Classification
      • Random Forest
        • Logistic Regression Versus Random Forest
        • Paramters
        • Parameter Comparison of Decision Trees and Random Forests
        • Classification and Regression Trees (CART)
        • How random forest works
        • Terminologies related to random forest algorithm
        • Out-of-Bag Error
      • Decision Trees
    • Unsupervised learning
    • Semi-supervised learning
    • Reinforcement learning
    • Learning Means What
    • Goal
    • evaluation metrics
    • hyperparameters
  • Steps in machine learning model development and deployment
  • Statistical fundamentals and terminology
  • Statistics
  • Spark MLib
  • Terminology
  • Machine Learning Steps
  • Preprocessing and Feature selection techniues
  • The importance of variables feature selection/attribute selection
  • Feature engineering
  • Hyperplanes
  • cross-validation
  • Machine learning losses
  • When to stop tuning machine learning models
  • Train, validation, and test data
  • input data structure
  • Why are matrices/vectors used in machine learning/data analysis?
  • OverView
  • Data scaling and normalization
  • Questions
  • Which machine learning algorithm should I use?
Powered by GitBook
On this page

Was this helpful?

  1. Learning
  2. Supervised Learning
  3. Random Forest

How random forest works

https://www.listendata.com/2014/11/random-forest-with-r.html

PreviousClassification and Regression Trees (CART)NextTerminologies related to random forest algorithm

Last updated 6 years ago

Was this helpful?