Remove 2023 Remove K-nearest Neighbors Remove ML
article thumbnail

Talk to your slide deck using multimodal foundation models hosted on Amazon Bedrock and Amazon SageMaker – Part 2

AWS Machine Learning Blog

In this series, we use the slide deck Train and deploy Stable Diffusion using AWS Trainium & AWS Inferentia from the AWS Summit in Toronto, June 2023 to demonstrate the solution. We perform a k-nearest neighbor (k-NN) search to retrieve the most relevant embeddings matching the user query.

AWS 120
article thumbnail

Build a crop segmentation machine learning model with Planet data and Amazon SageMaker geospatial capabilities

AWS Machine Learning Blog

In late 2023, Planet announced a partnership with AWS to make its geospatial data available through Amazon SageMaker. In this post, we illustrate how to use a segmentation machine learning (ML) model to identify crop and non-crop regions in an image. Planet’s data is therefore a valuable resource for geospatial ML.

professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Everything you should know about AI models

Dataconomy

Some of the common types are: Linear Regression Deep Neural Networks Logistic Regression Decision Trees AI Linear Discriminant Analysis Naive Bayes Support Vector Machines Learning Vector Quantization K-nearest Neighbors Random Forest What do they mean? Let’s dig deeper and learn more about them!

article thumbnail

Everything you should know about AI models

Dataconomy

Some of the common types are: Linear Regression Deep Neural Networks Logistic Regression Decision Trees AI Linear Discriminant Analysis Naive Bayes Support Vector Machines Learning Vector Quantization K-nearest Neighbors Random Forest What do they mean? Let’s dig deeper and learn more about them!

article thumbnail

Use DeepSeek with Amazon OpenSearch Service vector database and Amazon SageMaker

Flipboard

For more information, see Creating connectors for third-party ML platforms. Create an OpenSearch model When you work with machine learning (ML) models, in OpenSearch, you use OpenSearchs ml-commons plugin to create a model. You created an OpenSearch ML model group and model that you can use to create ingest and search pipelines.

article thumbnail

Talk to your slide deck using multimodal foundation models hosted on Amazon Bedrock and Amazon SageMaker – Part 1

AWS Machine Learning Blog

In this post, we use the slide deck titled Train and deploy Stable Diffusion using AWS Trainium & AWS Inferentia from the AWS Summit in Toronto, June 2023, to demonstrate the solution. We perform a k-nearest neighbor (k=1) search to retrieve the most relevant embedding matching the user query. get('hits')[0].get('_source').get('image_path')

AWS 117
article thumbnail

Debugging data to build better and more fair ML applications

Snorkel AI

The talk explored Zhang’s work on how debugging data can lead to more accurate and more fair ML applications. You can approximate your machine learning training components into some simpler classifiers—for example, a k-nearest neighbors classifier. Registration is now open for The Future of Data-Centric AI 2023.

ML 52