-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added TF, MXNet, KMeans high level + low level notebooks #1
Conversation
wfm. we wanted to nest these in python-sdk folder. that could be this CR or followup. |
actually, file list seems really incomplete. are you moving a few at a time or working from out of date repo? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing examples
I'm first moving the ones that Mohan has written docs for - that's the goal of this PR. Others can come later. You can see those docs here: http://mohanva.aka.corp.amazon.com/junk/ironmandropme/whatis.html |
use samples from test set to validate endpoint
First version of the template
* rst edits * edit introduction_to_amazon_algorithms/blazingtext_hosting_pretrained_fasttext/blazingtext_hosting_pretrained_fasttext.ipynb * edit introduction_to_amazon_algorithms/xgboost_mnist/xgboost_mnist.ipynb * edit aws_sagemaker_studio/sagemaker_studio_image_build/xgboost_bring_your_own/Batch_Transform_BYO_XGB.ipynb * fix autopilot/custom-feature-selection/Feature_selection_autopilot.ipynb * fix advanced_functionality/search/ml_experiment_management_using_search.ipynb * edit ground_truth_labeling_jobs/from_unlabeled_data_to_deployed_machine_learning_model_ground_truth_demo_image_classification/from_unlabeled_data_to_deployed_machine_learning_model_ground_truth_demo_image_classification.ipynb * edit ground_truth_labeling_jobs/3d_point_cloud_input_data_processing/3D-point-cloud-input-data-processing.ipynb * edit ground_truth_labeling_jobs/ground_truth_object_detection_tutorial/object_detection_tutorial.ipynb * edit autopilot/custom-feature-selection/Feature_selection_autopilot.ipynb * edit ground_truth_labeling_jobs/pretrained_model/pretrained_model_labeling_tutorial.ipynb * edit ground_truth_labeling_jobs/bring_your_own_model_for_sagemaker_labeling_workflows_with_active_learning/bring_your_own_model_for_sagemaker_labeling_workflows_with_active_learning.ipynb * edit ground_truth_labeling_jobs/3d_point_cloud_input_data_processing/3D-point-cloud-input-data-processing.ipynb * remove broken link for deleted notebook training/algorithms.rst * edit aws_marketplace/creating_marketplace_products/algorithms/Bring_Your_Own-Creating_Algorithm_and_Model_Package.ipynb * edit aws_marketplace/curating_aws_marketplace_listing_and_sample_notebook/Algorithm/Sample_Notebook_Template/title_of_your_product-Algorithm.ipynb * edit aws_marketplace/curating_aws_marketplace_listing_and_sample_notebook/ModelPackage/Sample_Notebook_Template/title_of_your_product-Model.ipynb * edit aws_marketplace/using_data/image_classification_with_shutterstock_image_datasets/image-classification-with-shutterstock-datasets.ipynb * edit aws_marketplace/using_model_packages/auto_insurance/automating_auto_insurance_claim_processing.ipynb * edit aws_marketplace/using_model_packages/improving_industrial_workplace_safety/improving_industrial_workplace_safety.ipynb * edit aws_marketplace/using_model_packages/generic_sample_notebook/A_generic_sample_notebook_to_perform_inference_on_ML_model_packages_from_AWS_Marketplace.ipynb * aws_marketplace/using_model_packages/creative-writing-using-gpt-2-text-generation/creative-writing-using-gpt-2-text-generation.ipynb * edit aws_marketplace/using_model_packages/amazon_augmented_ai_with_aws_marketplace_ml_models/amazon_augmented_ai_with_aws_marketplace_ml_models.ipynb * edit aws_marketplace/using-open-source-model-packages/pytorch-ic-model/using-image-classification-models.ipynb * edit advanced_functionality/pytorch_extending_our_containers/pytorch_extending_our_containers.ipynb * advanced_functionality/scikit_bring_your_own/scikit_bring_your_own.ipynb * edit advanced_functionality/tensorflow_bring_your_own/tensorflow_bring_your_own.ipynb * edit sagemaker-python-sdk/tensorflow_serving_using_elastic_inference_with_your_own_model/tensorflow_serving_pretrained_model_elastic_inference.ipynb Co-authored-by: EC2 Default User <[email protected]> Ignoring CI as this is a cosmetic change only. Need to comestically change around ~90 notebooks in 5 days to meet a deadline, wit CI, we will not meet this deadline
Tested them all on mead, I believe they work.