Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Does AutoML function do Imbalanced Data Handling and Feature Scaling?

Squirrel
5 - Atom

Hi together :),

 

I am working on an imbalanced mulitclass classification dataset. Using the AutoML function inside Alteryx Designer I was wondering:

1. Does the AutoML function treat imbalanced data? And if so how (Oversampling, Undersampling, Weighting)?

2. Does the AutoML function scale/standardize numerical data?

 

I would really appreciate your help/comments on this!

 

Thank you very much in advance!

1 REPLY 1
rkapoor
Alteryx
Alteryx

@Squirrel you should be able to do this with the Classification block as part of the Intelligence Suite Machine Learning for the oversampling/undersampling:

http://downloads.alteryx.com/betawh_xnext/ToolCategories/MachineLearning.htm
http://downloads.alteryx.com/betawh_xnext/MachineLearning/MLClassification.htm

Have a look at how you can leverage the Machine Learning tools to standardise your data with the Data Health, Build Features, Transformation tools, etc

Let me know how you get on.

 

Labels
Top Solution Authors