https://github.com/interactive-media-lab-data-science-team/vampyr-mtl
Scalable, Portable Multi-task Learning Library for Python
https://github.com/interactive-media-lab-data-science-team/vampyr-mtl
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org, acm.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Keywords
Repository
Scalable, Portable Multi-task Learning Library for Python
Basic Info
Statistics
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 9
- Releases: 0
Topics
Metadata Files
README.md
MD-MTL: An Ensemble Med-Multi-Task Learning Package

MD-MTL is a machine learning python package inspired by MALSAR multi-task learning Matlab algorithm, combined with up-to-date multi-task learning researches and algorithm for public research purposes.
Demo
Demo for runing Clustered Multitask Learning algorithm with risk factor analysis, pls copy to your playground and do not ask for change authorizations
Functionality
- Algorithms:
- Multitask Binary Logistic Regression
- Hinge Loss
- L21 normalization
- Multitask Linear Regression
- Mean Square Error
- L21 normalization
- Cluster Multitask Least Square Regression
- L21 Normalization
- Util Functions:
- MTLdatasplit
- Split data set inside each task with predefined proportions, build on sklearn traintestsplit
- MTLdataextract
- Extract data from pandas.DataFrame to desired data matrix format, with desired target and task
- Cross Validation with k Folds:
- Cross validation with predefined k folds and scoring methods
- RFA
- Risk Factor Analysis with Plotly fig returned
more see Documentation
Related Reseaches
Clustered Multi-Task Learning: a Convex Formulation
Regularized Multi-task Learning
Installation (test version)
pip install -i https://test.pypi.org/simple/ MD-MTL==0.0.8
Dependency
Auto generated by pigar - scikit_learn == 0.22.1
setuptools == 45.2.0
tqdm == 4.46.1
plotly == 4.8.1
numpy == 1.18.1
pandas == 1.0.4
pytest == 5.3.5
scipy == 1.4.1
Package Update
Manual Deployment:
- test-pypi manual
python setup.py sdist bdist_wheeltwine check dist/*twine upload --repository-url https://test.pypi.org/legacy/ dist/*
or rewrite .pypirc file with credencials and
python3 twine upload -r pypi dist/*python3 setup.py dist bdist_wheel- Automation(Linux):
deploy:
./build_deploy.shtest:
./build_deploy.sh --test
Development
Windows ```$ git clone https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL.git
$ cd Vampyr_MTL
$ python3 -m venv myenv
$ myenv/Scripts/activate
$ pip3 install -r requirements.txt ```
Doc
https://test.pypi.org/project/MD-MTL/0.0.8/
powered by Sphinx with Google comment style, compile with napoleon:
sphinx-apidoc -f -o docs/source Vampyr_MTL
Owner
- Name: Interactive Media Lab Data Science Team
- Login: Interactive-Media-Lab-Data-Science-Team
- Kind: organization
- Email: haoyanhy.jiang@mail.utoronto.ca
- Location: Toronto, ON
- Repositories: 1
- Profile: https://github.com/Interactive-Media-Lab-Data-Science-Team
IML Data Science Team Repo for Code Contribution and Collaboration
GitHub Events
Total
Last Year
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| DaPraxis | h****9@g****m | 53 |
| Max | H****9@g****m | 20 |
| wanglu61 | 5****1 | 1 |
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 4
- Total pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.25
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 4
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- DaPraxis (4)
Pull Request Authors
- dependabot[bot] (4)
- wanglu61 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 12 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 2
- Total maintainers: 1
pypi.org: md-mtl
An Ensemble Med-Multi-Task Learning Package
- Homepage: https://github.com/Interactive-Media-Lab-Data-Science-Team/Vampyr-MTL
- Documentation: https://md-mtl.readthedocs.io/
- License: MIT License
-
Latest release: 0.0.9
published over 5 years ago
Rankings
Maintainers (1)
Dependencies
- Sphinx *
- sphinx-autobuild *
- numpy ==1.18.1
- pandas ==1.0.4
- plotly ==4.8.1
- pytest ==5.3.5
- recommonmark *
- scikit_learn ==0.22.1
- scipy ==1.4.1
- setuptools ==45.2.0
- sphinxcontrib-napoleon *
- tqdm ==4.46.1
- sinatra ~> 1.4.2
- rack 1.5.2
- rack-protection 1.5.1
- sinatra 1.4.4
- tilt 1.4.1
- actions/checkout v2 composite
- actions/setup-python v2 composite
- actions/checkout v2 composite
- actions/setup-python v2 composite