Skip to content

fenceMeshwire/python_machine_learning

Repository files navigation

Basic machine learning concepts in python3.

  1. Check data
  2. Linear regression model (linear_regression.py)
  3. Logistic regression model (logistic_regression.py)
  4. K-Means Clustering (apply_k_means.py)
  5. K-Nearest Neighbors (find_k_nearest_neighbors.py)

About

Basic concepts of machine learning in python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages