top of page

Python Machine Learning Guided Project Decision Tree Pre Post Pruning Techniques - Level 6, 50 min

Updated: 5 days ago


Instruct, instructional, instructional education,free python learn, seaborn, python, project, data analysis project, pandas, analyze, sklearn, decision tree, post pruned, postpruning, post pruning
Post Pruned Decision Tree


In this Python ML project, we will explore an individual DecisionTree and learn to use pre-pruning and post-pruning techniques. Prepruning techniques are generally easier to use and involve setting hyperparameters that limit the growth of our decision trees. Post-pruning techniques are a little harder to work with but very important to understand how to use the when applying them to a random forest of decision trees. Let's practice with pre and post-pruning techniques in Sklearn in this Python Machine Learning Project.

Want to read more?

Subscribe to datasimple.education to keep reading this exclusive post.

1,104 views0 comments

Recent Posts

See All
bottom of page