Skip to content

udacity/dsnd-supervised-learning-algorithms-lesson

Repository files navigation

DSND: Supervised Learning Algorithms

This repo contains exercises and solutions for the Supervised Learning Algorithms lesson in Udacity's Data Science Nanodegree.

Overview of Exercises

The repo contains the following exercises:

  • Predict a patient's diabetes desease progression from different health indicators such as body mass index, age, blood pressure etc.
  • Classify different flower types using a decision tree classifier.

Dependencies

See requirements.txt for an overview of required python packages.

Author

Antje Muntzinger

Copyright

(c) 2024, Udacity Inc.