Skip to content

[ti]ny [li]ttle machine learning [tool]box - One-class learning based Anomaly Detection methods

License

Notifications You must be signed in to change notification settings

Pascalitos/tilitools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tilitools

Travis-CI

tiny little machine learning toolbox

Tilitools is basically a collection of (non-mainstream) machine learning model and tools with a special focus on anomaly detection, one-class learning, and structured data. Furthermore, we emphasize simplicity and ease-of-use not runtime performance (although we put some effort into optimization). Descriptive examples can be found in the notebooks/ and scripts/ sub-directories.

written by Nico Goernitz

Currently available models:

  • (dual) support vector data description

  • (dual) one-class support vector machine

  • (convex,dual) semi-supervised anomaly detection method

  • corresponding lp-norm mkl wrapper

  • (primal) structured output support vector machine

  • (primal) non-convex latent variable support vector data description

  • corresponding multi-class joint feature map and methods

  • examples

About

[ti]ny [li]ttle machine learning [tool]box - One-class learning based Anomaly Detection methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.5%
  • Jupyter Notebook 34.5%