Skip to content

jumpingrivers/2025-webinar-ml-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Machine Learning with Python: Tree based methods

This public repository contains the materilas covered in the "Machine Learning with Python: Tree based methods" webinar.

It is a single jupyter notebook file with discussion and code examples about:

  • Regression Trees
  • Classification Trees
  • Random Forests
  • Gradient Boosting Methods

To run this in you machine you should:

  • clone the repo
  • install the dependencies: numpy, sklearn, matplotlib, pandas by running the following in your command line: pip install numpy sklearn matplotlib pandas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published