Multi-label classification algorithms implemented in Python
Project description
# MLCLAS MLCLAS is a Python module for multi-label classification built on Scipy.
The project is built during my graduation project for bachelor’s degree.
## Dependencies MLCLAS is tested to work under Python 3.5, and on the systems of OS X and Linux.
It is promised to work as intended with these pakages:
NumPy >= 1.10
SciPy >= 0.17.0
scikit-learn >= 0.17.0
cvxpy >= 0.4.0
Lower version of dependencies may cause unexpected problems, so it is strongly recommended to update these packages.
## Documentation The functions provided by this library is quite concise. You may view the examples in the examples folder for reference.
If you are reading this from Pypi, please visit github page to download the examples folder.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file MLCLAS-0.0.3.tar.gz
.
File metadata
- Download URL: MLCLAS-0.0.3.tar.gz
- Upload date:
- Size: 45.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f927a48d9b03efdbdbd2bfb346b93ad436060427e1cdf5670b6d9810758e24ca |
|
MD5 | c60667857bb1bc65ff6d209f0770d8dd |
|
BLAKE2b-256 | 7ee75cf61c2b35f07c50fbe6847079277895857168903014de6ee7dc24c3fa1a |