AIModelShare / aimodelshare

https://www.modelshare.org/
MIT License
38 stars 2 forks source link

Changed Arguments / Automated Testing #228

Closed hp2500 closed 1 year ago

hp2500 commented 1 year ago

Changed submit_model & playground arguments Changed object_oriented module to playground Implemented basic automated testing protocol for sklearn & keras Cleaned code (e.g. removed quick_submit) Tested with pip install --extra-index-url https://test.pypi.org/simple/ --upgrade aimodelsharedev==650.610.401

Attention, this will break backward compatibility!

AIModelShare commented 1 year ago

@hp2500 Is this ready to merge? I'm assuming it includes all the latest updates needed to use our newest tutorial notebooks. Need to merge and publish to pypi version to post our notebooks.

hp2500 commented 1 year ago

@hp2500 Is this ready to merge? I'm assuming it includes all the latest updates needed to use our newest tutorial notebooks. Need to merge and publish to pypi version to post our notebooks.

yes, ready to merge