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

https://github.com/p403n1x87/marvin

Marvin is a collection of machine learning utilities for Python 3.6+
https://github.com/p403n1x87/marvin

machine-learning python3

Last synced: 6 days ago
JSON representation

Marvin is a collection of machine learning utilities for Python 3.6+

Awesome Lists containing this project

README

          




Marvin


Python utilities for Machine Learning



Travis CI Build Status for Marvin

Version 0.2.0

LICENSE


Synopsis •
Installation •
Examples •






Buy Me A Coffee

# Synopsis

Marvin is a collection of machine learning utilities for Python 3.6+.

# Installation

Marvin can be installed directly from GitHub with

~~~ bash
python3 -m pip install git+https://github.com/P403n1x87/marvin
~~~

# Examples

For more details please refer to the [wiki](https://github.com/P403n1x87/marvin/wiki).