E4ML: Educational Tool for Machine Learning

There are various types of machine learning algorithms with certain processes taken by the algorithm.In teaching of the machine learning algorithms, such processes need to be explained especially to the beginner in introductory level.This paper discusses the development the tool that addresses the p...

全面介绍

Saved in:
书目详细资料
Main Authors: Sainin, Mohd Shamrie, Siraj, Fadzilah
格式: Conference or Workshop Item
语言:English
出版: 2003
主题:
在线阅读:http://repo.uum.edu.my/12531/1/e4ML.pdf
http://repo.uum.edu.my/12531/
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:There are various types of machine learning algorithms with certain processes taken by the algorithm.In teaching of the machine learning algorithms, such processes need to be explained especially to the beginner in introductory level.This paper discusses the development the tool that addresses the process by certain algorithm to produce a hypothesis or output based on given data.This tool can also be used in teaching and learning purposes.The explanation of processes by the algorithms is demonstrated through simple simulation.The source of the algorithms was adapted from Mitchell book [1] that cover popular algorithms in machine learning for teaching and learning such as Concept Learning, Decision Tree, Bayesian Learning, Neural Networks, and Instance based Learning.The tool also used several classes of Weka (Waikato Environment for Knowledge Analysis) as a basis for the design and implementation of the new tool that focuses on explaining the processes taken by certain algorithm.