/California-Housing

Clustering California Housing with K-means

Primary LanguageJupyter NotebookMIT LicenseMIT

California-Housing

Clustering California Housing with K-means

Note: this is using my own K-means algorithm as opposed to anything that was developed by scikit-learn or other libraries. Because my method is meant to be simple, it is far from a perfect clustering method. Future updates might fix any issues with it.

All the documentation and acknowledgements is available in the file California-Housing.ipynb, if you are having trouble opening this file click here.