Skip to content

daviddiazvico/scikit-dda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scikit-dda

Scikit-learn-compatible Deep Discriminant Analysis

Status

Build Status Maintainability Test Coverage

Installation

Available in PyPI

pip install scikit-dda

Documentation

Autogenerated and hosted in GitHub Pages

Distribution

Run the following command from the project home to create the distribution

python setup.py sdist bdist_wheel

and upload the package to testPyPI

twine upload --repository-url https://test.pypi.org/legacy/ dist/*

or PyPI

twine upload dist/*

Citation

If you find scikit-dda useful, please cite it in your publications. You can use this BibTeX entry:

@misc{scikit-dda,
      title={scikit-dda},
      author={Diaz-Vico, David},
      year={2019},
      publisher={GitHub},
      howpublished={\url{https://github.com/daviddiazvico/scikit-dda}}}

About

Scikit-learn-compatible Deep Discriminant Analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages