Machine Learning With Random Forests: Python in Excel Tutorial (Free Files)

Sdílet
Vložit
  • čas přidán 23. 07. 2024
  • ⬇️ Get the files and follow along: bit.ly/3QEoa3f
    My free crash course on decision trees: bit.ly/DecisionTreesWithPython
    My free crash course on tuning decision trees: bit.ly/TuningDecisionTreesWit...
    Machine learning with the random forest algorithm is the perfect place to start your data science journey!
    This tutorial video will teach you how the random forest algorithm works and how to train random forest models using Python in Excel.
    ☕ If you found this content useful and would like to support the channel, you can buy me a coffee: www.buymeacoffee.com/DaveOnData
    --------------------------------------------------------------------------------------------
    VIDEO CHAPTERS
    --------------------------------------------------------------------------------------------
    00:00 Intro
    01:48 Decision Tree Variance
    07:23 Real-World Decision Trees
    08:47 Random Forests Are Ensembles
    10:04 Manufacturing Independence
    11:10 Bagging
    17:21 Feature Randomization
    22:01 The Dataset
    24:20 Preparing the Data
    28:08 Training a Random Forest
    33:30 Analyzing OOB Predictions
    #pythoninexcel #pythonexcel #pythonforexcel
  • Věda a technologie

Komentáře • 6

  • @jacobmaguffee7300
    @jacobmaguffee7300 Před 15 dny +1

    Love the videos David! Particularly the structure, delivery, and visual aids.

    • @DaveOnData
      @DaveOnData  Před 13 dny

      Thank you so much for taking the time to provide this feedback! So glad you enjoyed the content.

  • @michaelt312
    @michaelt312 Před 2 měsíci +2

    Another great video. Here for the algorithm.

    • @DaveOnData
      @DaveOnData  Před 2 měsíci +1

      @michaelt312 - As always, your support for the channel is greatly appreciated!

  • @Hae3ro
    @Hae3ro Před 2 měsíci +1

    great video, how do i create a table to test the prediction?

    • @DaveOnData
      @DaveOnData  Před 2 měsíci +1

      @Hae3ro - If I understand the question, the easiest way is to create a worksheet containing your test data.