Labels

This accelerator shows how you can use Visual AI on geospatial data. Instead of deriving numeric features from the georeferenced data, you look at the geospatial data as images. For example, if you have a map of population distribution, instead of extracting the population that corresponds to each row of the main table you can pass the region of the map that corresponds to that row. 

 

Read more...

This notebook serves as a comprehensive guide to the intricate world of insurance pricing, leveraging historical claims data for modeling and analysis. The primary objective of this notebook is to enable insurance professionals and data scientists to predict insurance pricing accurately and efficiently with DataRobot platform.

 

Read more...

DataRobot Visual AI  allows you to train deep learning models intended for the Computer Vision projects that are demanded by the different industries. The object detection (binary and multiclass classification) applied to image and video processing is one of the tasks that can be easily and efficiently implemented with the DataRobot Visual AI. You can also bring your own Computer Vision model and deploy it in DataRobot via Custom Model Workshop .

Read more...

An AI model can't just be an experiment. AI Predictions need to be in the hands of real users interactive with customers, products, or users. This accelerator demonstrates how to incorporate DataRobot predictions into a mobile app.

Read more...

This accelerator demonstrates the use of DataRobot custom models functionality to deploy a speech recognition capability to DataRobot based on the OpenAI Whisper models (currently uses the "base" model). This allows the capability to leverage the DataRobot environment and resources, on cloud or on prem.

Read more...

Conjoint analysis is widely used tool used in marketing research for new product development testing. It's usually executed as an online survey format with a few survey respondents will make 1 choice out of a set of different alternatives. The output allows researches to accurately identify what product features and combination works best before developing them.

Read more...

This AI Accelerator demonstrates how to reconcile (e.g., post-processing to sum appropriately) independent time series forecasts with a hierarchical structure. Reconciling, also known as making "coherent" forecasts , is often a requirement when submitting hierarchical forecasts to stakeholders. This notebook leverages the increasingly popular HierarchicalForecast  python library to do the reconciliation on forecasts generated from DataRobot time series deployments. 

Read more...

This tutorial introduces a workflow utilizing OpenAI's Whisper model, a cutting-edge speech recognition system. Whisper excels in transcribing a diverse range of audio types, even with varying accents, converting spoken language into precise written text efficiently.

Read more...

This accelerator shows how to call a Flask app to easily annotate image data for an ML model.

 

Read more...

The notebook demonstrates how to leverage DataRobot MLOps functionality to predict if a machine learning model is likely to degrade within a specific time period and if infrastructure failures may occur.

Read more...

Predictive AI models are a powerful tool for uncovering subtle predictive relationships between observed variables. But sometimes, you need to draw conclusions about the causal relationship between two variables, not just the observed association. To achieve this "Causal AI", you can use the DataRobot platform and a quasi-experimental technique called "Inverse Propensity of Treatment Weighting". This notebook will apply this technique to data on diabetes hospital patient readmission.

Read more...

This notebook illustrates an end-to-end demand FP&A workflow in DataRobot. Time series forecasting in DataRobot has a huge suite of tools and approaches to handle highly complex multiseries problems.

Read more...

A repeatable framework for a production pipeline from multiple tables. 

Read more...

The building blocks for a time-series experimentation and production workflow.

Read more...

Framework to compare several approaches for cold start modeling

Read more...

Problem framing and data management steps required before modelling begins

Read more...

Adjust certain known in advance variable values to see how changes in those factors might affect the forecasted demand.

 

Read more...

Train a model on historical customer purchases in order to make recommendations for future visits.

Read more...

How to generate image features and aggregate numeric features for high frequency data sources. 

Read more...

Build a model to improve decisions about initial order quantities using future product details and product sketches. 

Read more...

Learn how to use Gramian Angular fields to improve performance on high frequency datasets.

Read more...

Retrain policies with DataRobot MLOps demand forecast deployments.

Read more...

Explore how to implement self-joins in panel data analysis

Read more...

Isolate the impact of a marketing campaign on specific prospective customers’ propensity to purchase something.

Read more...

Build models that will allow prediction of how much of the next day trading volume will happen at each time interval.

Read more...

Identify clients who are likely to miss appointments and take action to prevent that from happening.

Read more...

Develop a powerful predictive model that utilizes historical customer and transactional data, enabling us to identify suspicious activities.

Read more...

Leverage the DataRobot API to build multiple models that work together to predict common fantasy baseball metrics for each player in the upcoming season. 

Read more...

Leverage the power of DataRobotX to quickly run the AutoML workflow on the Lending Club Dataset.

Read more...

About AI Accelerators
Discover code-first, modular building blocks for efficient model development and deployment that provide a template for kick-starting a project with DataRobot.

Check out GitHub to learn how to get started.