Skip to content
/ itsml Public

Tools for doing machine learning with some of my custom transformers.

Notifications You must be signed in to change notification settings

itsmeale/itsml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ItsML

Tools for doing machine learning with some of my custom transformers.

How to contribute

Install all project dependencies (prod and dev)

$ poetry install

Create your own branch, do your contribution and certifies that the code is complaint with the code standards:

$ poetry run fmt
$ poetry run isort-fmt
$ poetry run linter
$ poetry run tests

Now, open the pull request and enjoy code review :)

About

Tools for doing machine learning with some of my custom transformers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages