Skip to content

udacity/dsnd-clustering-lesson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clustering

This repo contains the code for the demo and exercise in this lesson about clustering.

Environment Requirements and Installation

Dependencies can be found in the requirements.txt file.

Folder Structure

├── CODEOWNERS
├── Clustering-as-a-Feature
│   ├── README.md
│   ├── solution
│   └── starter
├── CodeDemo
│   ├── README.md
│   ├── kmeans_demo_solutions.ipynb
│   └── penguins_lter.csv
├── LICENSE.md
├── README.md
└── requirements.txt

About

Lesson repository for Clustering (L1 of cd13858)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published