Skip to content

This is the code for "Random Forests - The Math of Intelligence (Week 7)" By Siraj Raval on Youtube

Notifications You must be signed in to change notification settings

CindyZhouYH/random_forests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

random_forests

This is the code for "Random Forests - The Math of Intelligence (Week 7)" By Siraj Raval on Youtube

Overview

This is the code for this video on Youtube by Siraj Raval as part of The Math of Intelligence series. This is a lesson on Random Forests, which is a collection of decision trees. Useful for both classification and regression problems. You can find relevant datasets here

Dependencies

  • numpy

Install missing dependencies with pip

Usage

Just run jupyter notebook in terminal and the code will pop up in your browser

Install jupyter here.

Credits

The credits for this code go to rushter. ive merely created a wrapper to get people started

About

This is the code for "Random Forests - The Math of Intelligence (Week 7)" By Siraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%