Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 287 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 287 Bytes

melz

A Machine Learning Library for Everyone!

Installation

pip install absotone-melz

Usage

Currently, we have accessible implementations of the following:

  • Linear Regression
  • Logistic Regression
  • Naive Bayes Classifier
  • Helper Functions for Graphing and Data Manipulation