Skip to content
forked from bwhite/classipy

A collection of classifiers with a standardized interface. Has a HTTP server interface that allows any language to access.

Notifications You must be signed in to change notification settings

amiller/classipy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classipy - Simple Python Classifier Library
Brandyn White
License: GPLv3

Initial Focus
- Binary classifiers
- Floating point vector data
- Scalar confidence values

Goals
- Simplify classifier comparison
- Provide standard evaluation metrics and visualizations
- Provide standard operations such as train, test, and cross-validation
- Stay simple!

Metrics
- Accuracy
- Mean Squared Error
- Squared Correlation Coefficient

Plots
- PR Curve
- ROC Curve

About

A collection of classifiers with a standardized interface. Has a HTTP server interface that allows any language to access.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published