D.3: Auto-Weka: Difference between revisions

From Circular Twain - Reference Implementations Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 10: Line 10:
• '''Application in relevant Projects/Initiatives''':  
• '''Application in relevant Projects/Initiatives''':  


• '' Asset Type''': Executable, Platform
''' Asset Type''': Executable, Platform


• '''AI Breadth''': ML
• '''AI Breadth''': ML

Latest revision as of 10:43, 27 December 2024

Short Description:

Tool that performs combined algorithm selection and hyperparameter optimization over the classification and regression algorithms implements in WEKA. Auto-WEKA explores hyperparameter settings for a number of algorithms and recommends to a user which method will likely have good generalization performance, using model-based optimization techniques.

Reference, URL: https://www.cs.ubc.ca/labs/algorithms/Projects/autoweka/

Applicable Business Category: All/Smart Industry

Application in relevant Projects/Initiatives:

Asset Type: Executable, Platform

AI Breadth: ML

Learning Ability: Supervised & Unsupervised learning

Related technologies: Automated Machine Learning (AutoML), WEKA, Bayesian Optimisation

Applicable Research Area: Verifiable AI

Applicable Technical Category: Machine Learning

License Information: GNU General Public License version 3

Related to circularity and sustainability: Not directly

Audience: Developers



Go back to the AI portfolio of reference implementations