Skip to content

vmolina/MultitaskDescriptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultitaskDescriptor

Implementation of the Multitask Lasso Descriptor. To install the package download it and execute python setup.py install.

The package requires 'numpy', 'scikit-learn' and 'hyperopt'. It is also recommended to install the package spams for the optimization.

The package contains only one class MultitaskLassoDescriptor. To train the model the method optimize must be called. The method for predicting is predict.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages