Back to list
Lv.1

AutoML

Automated Machine Learning

A system where computers automatically handle the tedious tasks involved in building AI.

In Simple Terms

AutoML is a system that automatically handles tasks like selecting a model and tuning its settings during AI development. It lets people build AI without much specialized knowledge, since the system automatically handles model training and the selection and adjustment of optimal settings. It's used in a wide range of settings, from corporate data analysis to building new services.

Behind the Name

"AutoML" is short for "Automated Machine Learning" — it blends "Auto" (from "Automated") with "ML" (the initials of "Machine Learning"). The name comes from what it actually does: automating the complex, multi-step process of building an AI model.

Take a Closer Look!

AutoML is a technology that automates the process of building machine learning models, a type of AI.
Normally, building AI requires a lot of specialized steps: organizing the data you've collected, choosing the best algorithm, and fine-tuning detailed settings.
With AutoML, a computer automatically judges and carries out these complex processes that people used to handle by hand.

In short, it makes AI development possible even without much programming expertise.
The system automatically searches through multiple models and parameters based on the conditions you set, then builds a suitable model.
This makes it much easier for people without specialized knowledge to bring AI into their own work.

It also saves AI experts a huge amount of time they'd otherwise spend on experimentation and tuning.
Since the system efficiently runs through complex validation work on its own, experts can focus on more advanced tasks.
That's why it's widely used across many fields, from supporting medical image diagnosis to detecting financial fraud.