D.3: Auto-Weka: Difference between revisions
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
• '''Reference, URL''': https://www.cs.ubc.ca/labs/algorithms/Projects/autoweka/ | • '''Reference, URL''': https://www.cs.ubc.ca/labs/algorithms/Projects/autoweka/ | ||
• ''' | • '''Applicable Business Category''': All/Smart Industry | ||
• '''Application in relevant Projects/Initiatives''': | • '''Application in relevant Projects/Initiatives''': | ||
• '' | • '' Asset Type''': Executable, Platform | ||
• '''AI Breadth''': ML | • '''AI Breadth''': ML | ||
| Line 16: | Line 16: | ||
• '''Learning Ability''': Supervised & Unsupervised learning | • '''Learning Ability''': Supervised & Unsupervised learning | ||
• '''Related technologies''': | • '''Related technologies''': Automated Machine Learning (AutoML), WEKA, Bayesian Optimisation | ||
• '''Applicable Research Area''': | • '''Applicable Research Area''': Verifiable AI | ||
• '''Applicable Technical Category''': | • '''Applicable Technical Category''': Machine Learning | ||
• '''License Information''': GNU General Public License version 3 | • '''License Information''': GNU General Public License version 3 | ||
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