Skip to content
forked from uw-cmg/MAST-ML

MAST machine learning incubator - for direct scientific use

Notifications You must be signed in to change notification settings

ecnuitaa/MAST-ML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install from pip (python3 only):

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple mastml

build to wheel for pip:

python setup.py sdist bdist_wheel
twine upload --repository-url https://test.pypi.org/legacy/ dist/*

Username: max password: maxiswax

About

MAST machine learning incubator - for direct scientific use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.0%
  • Jupyter Notebook 18.3%
  • Shell 0.7%