-
- Downloads
divergence
No related branches found
No related tags found
Showing
- requirements.txt 5 additions, 1 deletionrequirements.txt
- src/unitgrade.egg-info/PKG-INFO 53 additions, 62 deletionssrc/unitgrade.egg-info/PKG-INFO
- src/unitgrade/evaluate.py 2 additions, 5 deletionssrc/unitgrade/evaluate.py
- src/unitgrade/framework.py 169 additions, 17 deletionssrc/unitgrade/framework.py
- src/unitgrade/version.py 1 addition, 1 deletionsrc/unitgrade/version.py
... | @@ -10,4 +10,8 @@ colorama | ... | @@ -10,4 +10,8 @@ colorama |
numpy | numpy | ||
scikit_learn | scikit_learn | ||
snipper | snipper | ||
<<<<<<< HEAD | |||
importnb # Experimental notebook inclusion feature. May not be required. | importnb # Experimental notebook inclusion feature. May not be required. | ||
======= | |||
requests # To read remote files for automatic updating. | |||
>>>>>>> c157b3d262cc96db218ca37a4f96005cfec0d138 |
Please register or sign in to comment