An open API service indexing awesome lists of open source software.

https://github.com/bongjoonno/machine-learn

a machine learning library for prediction and categorization
https://github.com/bongjoonno/machine-learn

ai hyperparameter-optimization linear-regression logistic machine-learning machine-learning-algorithms naive-bayes naive-bayes-classification naive-bayes-classifier

Last synced: about 1 month ago
JSON representation

a machine learning library for prediction and categorization

Awesome Lists containing this project

README

          

# Machine Learn
A Machine Learning Library for Prediction and Categorization

## Features:

### Models
- Linear Regression
- Logistic Regression
- Naive Bayes
- Learning Rate Optimizer w/Genetic Algorithm
- Genetic Algorithm Parameter Optimizer

### Data Wrangiling:
- Data Scaling
- Train-Test Split
- Train-Test-Validate Split

### Metrics:
- R^2
- Categorical Accuracy