Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 460 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 460 Bytes

scyred

Library that joins scikit-learn with inspyred to create an easy-to-use parameter tuning

Getting Started

Installation

You need Python 3.7 or later to use scyred. You can find it at python.org.

The package is avaliable at PyPI. If you have pip, just run:

pip install scyred

or clone this repo to your local machine using:

git clone https://github.com/caiocarneloz/scyred.git