Data science gear: Python API for advanced machine learning algorithms built on top of sklearn, tensorflow and keras
Project description
Data science gear (ds-gear) is a Python API for advanced machine learning algorithms built on top of sklearn, tensorflow and keras and is distributed under the Mit license.
Description
- RNN_MTO_Classifier:
Text scoring RNN based on Many-to-One architecture.
Example applications include sentiment analysis, review scoring - RNN_MTM_Classifier:
Text classification RNN based on Many-to-Many architecture.
Example applications include Named entity recognition, machine translation
Installation
Depenencies
- Python (> 3.6)
- Numpy
- Pandas
- sklearn
- Matplotlib
- Pylint
- Doxypypy
- Nltk (==3.5)
- keras
- tensorflow
- keras-contrib (need to be installed prior to this package)
User installation
- keras-contrib installation (please refer to git repo @ https://github.com/keras-team/keras-contrib)
- package installation:
pip install ds-gear
Source code
You can check the latest sources with the command:
git clone https://github.com/AI-Companion/ds-gear.git
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ds-gear-0.1.303.tar.gz.
File metadata
- Download URL: ds-gear-0.1.303.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cb41db2bded053a931c3fa37af71643cc6d91fdc4803e25b06dd184bbed66a9
|
|
| MD5 |
b271723a719e234a57810fbcde0da446
|
|
| BLAKE2b-256 |
6f829cbd1f968946a346d58dcf0f55d5e8e6a3d34593320a8401fc8e54682f1f
|
File details
Details for the file ds_gear-0.1.303-py3-none-any.whl.
File metadata
- Download URL: ds_gear-0.1.303-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
887d8f036c1587538dcb9f60192aa2aa04132d5a0377225b10bf650931495279
|
|
| MD5 |
8d6560718135d6d6cf19fcb6eec4ff2f
|
|
| BLAKE2b-256 |
68008405e9ad15c42ced96d9ad7dd11913e583d1188b91a0b7e641860a76914c
|