Icon

AutoGluon

This directory contains 3 workflows.

AutoGluon Learner (TabularPredictor) 

Creates ML Model using python package AutoGluon https://auto.gluon.ai/stable/index.html Quick Prototyping Build machine learning solutions on raw data in […]

AutoGluon Predictor (TablularPredictor) 

Predicts values using created AutoGluon Model Node uses AutoGluon python package https://auto.gluon.ai/stable/index.html

AutoGluon Scorer (TablularPredictor) 

Evaluates predictions of existing AutoGluon Model using evaluate() function Node uses AutoGluon python package https://auto.gluon.ai/stable/index.html