Estimated reading time: 2 minutes, 41 seconds

AWS Releases The Open Source Library AutoGluon For AI Development Featured

"Red and blue open neon" "Red and blue open neon"

Amazon recently released AutoGlun, the open source toolkit for automated machine learning. Developing machine learning applications can be very involved with essential multiple layers as a requirement. For example, developers must define the parameters for choices in construction of the AI model and spend considerable amounts of time with data set pre-processing. They also need to consider finding the best architecture design for their AI models. AWS has a considerable amount of tools to develop AI applications.  

AutoGluon automates tasks and creates new machine learning models by auto defining choices within default ranges that are already known to perform well for a given task. The developer will have to decide the time to train the AI model and AutoGluon will come up with the best model given the timeframe. Amazon states that AutoGluon can identify task models including image and text classification, tabular prediction and object detection. It also has an API for developers to allow fine tuning of a model’s predictive performance. “We developed AutoGluon to truly democratize machine learning, and make the power of deep learning available to all developers,” AWS applied scientist Jonas Mueller said in a statement. “AutoGluon solves this problem as all choices are automatically tuned within default ranges that are known to perform well for the particular task and model.”

Accessible from the AutoGluon site https://autogluon.mxnet.io/#installation or GitHub https://github.com/awslabs/autogluon/ , AutoGluon automates many decisions for developers, enabling them to produce a high-performance neural networking model with as few as three lines of code. AutoGluon leverages available compute resources to find the strongest model within its allotted runtime. Python 3.6 or Python 3.7 is required and AutoGluon currently is limited to Linux, although MacOS and Windows support is planned.

AutoGluon Features

Below are some of the essential features of AutoGluon:

  • AutoGluon quickly prototypes deep learning solutions for image, text or tabular data with just a few lines of codes
  • The library uses parameter tuning, model selection, architecture search, and data processing
  • Automatically utilizes deep learning techniques without previous expert input
  • Not library improves on existing bespoke models and data pipelines plus the toolkit can be customized by the developer

AutoGluon in Image Classification

For image classification, AutoGluon can automatically train models with different configurations and returns the model which has achieved the highest level of accuracy with just one simple call function:

AutoGluon’s `fit </api/autogluon.task.html#autogluon.task.ImageClassification.fit>`

AutoGluon in Text Classification

For classifying the snippets of texts such as sentences or short paragraphs, this toolkit provides a simple call function such as fit() which helps in automatically producing high-quality text classification models. Another call function can train the accurate neural networks on the provided text dataset.

AutoGluon in Tabular Prediction

AutoGluon can produce highly-accurate models to predict the values in one column of a data table based on the rest of the columns’ values by using a simple call such as fit(). This library can be used with tabular data for both classification and regression problems.   

With the release of AutoGluon, Amazon continues to progress in expanding the availability of machine learning development.

Read 5529 times
Rate this item
(0 votes)
Craig Gehrig

Craig Gehrig is a systems administrator with Rainbow Resource Center, an online retailer of educational materials in Peoria, IL. He is also the founder of Vanova IT, a security research and IT solutions provider. In his spare time, he can be found on the golf course and spending time with his wife Vanessa and their two children- Sasha and Craig.

https://twitter.com/CraigGehrig

Visit other PMG Sites:

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.