avitomar12 / Regression-Classification-Clustring

Implementation of various machine learning algorithms taught on pluralsight.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regression-Classification-Clustring

Contain implementation of various machine learning algorithms

Usage : run flask api

$python server.py

open another terminal to send request to api

$python request.py

About

Implementation of various machine learning algorithms taught on pluralsight.

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%