Skip to content

アプリケーション内で をクリックすると、お使いのDataRobotバージョンに関する全プラットフォームドキュメントにアクセスできます。

ビジネスアプリケーションの概要

This section provides a variety of quick use case summaries, with an accompanying No-Code AI App), to provide examples of possible uses for predictive models in various industries:

AIアプリでは、DataRobotでモデルの構築やパフォーマンス評価を行わなくても、ノーコードインターフェイスを使用してAI搭載アプリケーションを構築・設定し、DataRobotのコアサービスを利用することができます。 アプリケーションは簡単に共有でき、ユーザーはアプリケーションを使用するための完全なDataRobotライセンスの所有権を取得する必要はありません。 組織でのDataRobot機能の使用を拡大する、優れたソリューションが提供されます。

フライト遅延

Airlines harness AI to optimize flight routes, enhance passenger experiences, and streamline operations. From predictive maintenance of aircraft to dynamic pricing strategies, AI empowers airlines to operate more efficiently and safely.

Delays are particularly costly for airlines and their passengers. According to the Federal Aviation Administration (FAA), approximately 20% of flights in the United States experienced delays in 2019, resulting in an estimated $32.9 billion in costs to airlines, airports, and passengers. While the airline cannot avoid delays entirely, minimizing their magnitude saves money and customer frustration. A daily departure delay prediction could aid in the decision-making process of the tactical teams as they assess Air Traffic Control (ATC), maintenance, crew connections, ground handling, and scheduling integrity before a delay happens.

DataRobot provides several use case opportunities for exploring flight delays.

Create AI measures for on-time performance (OTP) by modeling on factors such as:

  • Proportion of flight departures departing on time and those departing 30 minutes or more past scheduled departure.
  • Origin and destination airport.
  • Carrier.

Parts failure predictions

According to a study done by Aberdeen Group, unplanned equipment failure can cost more than $260K an hour and can have associated health and safety risks. Existing best practices, such as scheduled preventative maintenance, can mitigate failure, but will not catch unusual, unexpected failures. Scheduled maintenance can also be dangerously conservative, resulting in excessive downtime and maintenance costs. A predictive model can signal your maintenance crew when an impending issue is likely to occur.

This proactive approach to maintenance (automating related processes) allows operators to:

  1. Identify subtle or unknown issues with equipment operation in the collected sensor data.
  2. Schedule maintenance when maintenance is truly needed
  3. Be automatically notified to intervene when a sudden failure is imminent.

Leveraging collected sensor data not only saves your organization unintended down time, but also allows you to prevent unintended consequences of equipment failure.

アプリの例:

Or, consider building a predictive model using a Python notebook.

Early loan payment predictions

When a borrower takes out a 30-year mortgage, usually they won’t finish paying back the loan in exactly thirty years—it could be later or earlier, or the borrower may refinance. For regulatory purposes—and to manage liabilities—banks need to accurately forecast the effective duration of any given mortgage. Using DataRobot, mortgage loan traders can combine their practical experience with modeling insights to understand which mortgages are likely to be repaid early.

Between general economic data and individual mortgage records, there’s plenty of data available to predict early loan prepayment. The challenge lies in figuring out which features, in which combination, with which modeling technique, will yield the most accurate model. Furthermore, federal regulations require that models be fully transparent so that regulators can verify that they are non-discriminatory and robust.

アプリの例:

夢の野球チームの予測

Millions of people play fantasy baseball using leagues that are typically draft- or auction-based. 好きな選手から野球選手のチームを選択するか、平均に対する連続値を考慮せずに昨年の成績に基づいてチームを選択すると、毎年のように比較的弱いチームになる可能性があります。 野球は、統計の観点から、すべてのスポーツの中で最も適切に文書化されているものの1つであり、豊富なデータがあれば機械学習を使用して各選手の本当の才能レベルと翌年の予想される成績について、より良い推定を導き出すことができます。 This allows for better drafting and helps avoid overpaying for players coming off of "career" seasons.

When drafting players for fantasy baseball, you must make decisions based on the player's performance over their career to date, as well as variables like the effects of aging. Basing evaluation on personal interpretation of the player's performance is likely to cause you to overvalue a player's most recent performance. In other words, it's common to overvalue a player coming off a career year or undervalue a player coming off a bad year. The goal is to generate a better estimate of the player's value in the next year based on what he has done in prior years. If you build a machine learning model to predict a player's performance in the next year based on their previous performance, it will help you identify when over- or under-performance is a fluke, and when it is an indicator of that player’s future performance.

アプリの例:

Or, consider building a predictive model using a Python notebook.


更新しました July 30, 2024