D.3: Auto-Weka: Difference between revisions

From Circular Twain - Reference Implementations Wiki
Jump to navigationJump to search
Created page with " • '''Short Description''': • '''Reference, URL''': • '''Relevant Domain/Industry''': All/Smart Industry • '''Application in relevant Projects/Initiatives''':..."
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
• '''Short Description''':  
• '''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''':  
• '''Reference, URL''': https://www.cs.ubc.ca/labs/algorithms/Projects/autoweka/


• '''Relevant Domain/Industry''': All/Smart Industry
• '''Applicable Business Category''': All/Smart Industry


• '''Application in relevant Projects/Initiatives''':  
• '''Application in relevant Projects/Initiatives''':  


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


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


• '''Learning Ability''':
• '''Learning Ability''': Supervised & Unsupervised learning


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


• '''License Information''':  
• '''Applicable Research Area''': Verifiable AI


• '''Related to circularity and sustainability''':  
• '''Applicable Technical Category''': Machine Learning


• '''Audience''':  
• '''License Information''': GNU General Public License version 3
 
• '''Related to circularity and sustainability''': Not directly
 
• '''Audience''': Developers





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