Download the AIModelShare library from PyPI:
#install aimodelshare library ! pip install aimodelshare
To fully utilize the library functionality, you will need to set up credentials on the AI Model Share website and with Amazon Web Services
ModelPlayground.activate()
ModelPlayground.deploy()
ModelPlayground.create_competition()
create_experiment()
quick_submit()
update_runtime_model()
update_example_data()
ModelPlayground.delete_deployment()
Competition.submit_model()
Competition.instantiate_model()
Competition.inspect_model()
Competition.compare_models()
Competition.stylize_compare()
Competition.inspect_y_test()
Competition.get_leaderboard()
Competition.update_access_list()
aimodelshare.aws.configure_credentials()
aimodelshare.aws.set_credentials()
aimodelshare.data_sharing.download_data()
aimodelshare.custom_eval_metrics.export_eval_metric()
aimodelshare.reproducibility.export_reproducibility_env()
aimodelshare.data_sharing.share_dataset()
Index
Search Page
AI | Model Share - All rights reserved. Terms of Service and Privacy Policy.