Community Platform
Interests
  • Application Programming Interface (APIs)
  • Artificial intelligence
  • Cloud computing
  • Cyber-security
  • more...
This Year
250 Points
Total
465 Points
MIS Badge

Click here
to validate the recipient

Machine Learning with Python: Decision Trees

In this course, it goes over Decision trees as they’re one of the most common approaches used in supervised machine learning. I learned about how building a decision tree allows you to model complex relationships between variables by mimicking if-then-else decision-making as a naturally occurring human behavior. In this course, instructor Frederick Nwanganga gave an overview of how to collect, explore, and transform your data in preparation for building decision tree models in Python. I learned what they are, how they are built, and how they quantify impurity within a partition. Lastly, I learned tips on building, visualizing, pruning, and using a decision tree in Python


Skip to toolbar