kspurlock / CS430-Demos

Assorted machine learning project demos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS430 Demonstrations

Various code samples related to machine learning. Coincides with included Powerpoint file.

How to use:

git clone https://github.com/kspurlock/CS430-Demos

cd CS430-Demos

Install requirements:

pip install -r requirements.txt

Evolutionary Clustering (EvoClusterStream):

Can be found here: https://github.com/kspurlock/EvoClusterStream

About

Assorted machine learning project demos.

License:MIT License


Languages

Language:Python 100.0%