Skip to content

srimalj/pyml

Repository files navigation

pyml

A scikit-learn friendly library of Python modules useful for machine learning. Uses and follows the conventions of http://scikit-learn.org/

Module descriptions

  • bayes.py - Bayes Classification
  • common.py - Common functions
  • ensemble.py - Classification using an ensemble of classifiers
  • grid2d.py - Partitions input features to a 2D grid and trains a model on each grid cell

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages