Skip to content

Set of functions usefull for machine learning expriments

License

Notifications You must be signed in to change notification settings

lucgiffon/scikit-luc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scikit-Luc

TLDR;

This is a python package containing the usefull script developed or found by Luc Giffon during his PhD thesis. Those scripts are mainly related to the machine learning and data processing field.

More informations

This package contains

  • Dataset download utilities that are not provided by other libraries under datasets
  • Various utils function under utils
  • Some CLI tools under tools

Installation from sources

Clone the github repository then in the root directory of the package, just do:

python setup.py install

or

pip install -e .

About

Set of functions usefull for machine learning expriments

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages