Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
AI
The paper discusses the development of an educational tool aimed at facilitating the understanding and application of machine learning algorithms for beginners. It identifies the challenges faced by students in learning complex machine learning tools and advocates for a hands-on approach to education through simulation and practical application. Comparisons are made with existing tools, and the need for a more accessible platform for learners is emphasized, highlighting the importance of experience-based learning in the field of machine learning.
Journal of Engineering Technology, 2017
Machine learning methods are powerful tools in modeling systems or extracting knowledge about a phenomenon from samples. This paper is written in order to make the process of machine learning clearer. Therefore, the reason behind the usage of each stage of this process was given briefly. Later, Highleyman dataset was employed in tests in ML methods.
2011 Digital Signal Processing and Signal Processing Education Meeting (DSP/SPE), 2011
We have developed a platform for exposing high school students to machine learning techniques for signal processing problems, making use of relatively simple mathematics and engineering concepts. Along with this platform we have created two example scenarios which give motivation to the students for learning the theory underlying their solutions. The first scenario features a recycling sorting problem in which the students must setup a system so that the computer may learn the different types of objects to recycle so that it may automatically place them in the proper receptacle. The second scenario was motivated by a high school biology curriculum. The students are to develop a system that learns the different types of bacteria present in a pond sample. The system will then group the bacteria together based on similarity. One of the key strengths of this platform is that virtually any type of scenario may be built upon the concepts conveyed in this paper. This then permits student participation from a wide variety of educational motivation.
Methods in molecular biology (Clifton, N.J.), 2016
This chapter presents an introduction to data mining with machine learning. It gives an overview of various types of machine learning, along with some examples. It explains how to download, install, and run the WEKA data mining toolkit on a simple data set, then proceeds to explain how one might approach a bioinformatics problem. Finally, it includes a brief summary of machine learning algorithms for other types of data mining problems, and provides suggestions about where to find additional information.
CBU International Conference Proceedings, 2018
One of the goals of predictive analytics training using Python tools is to create a "Model" from classified examples that classifies new examples from a Dataset. The purpose of different strategies and experiments is to create a more accurate prediction model. The goals we set out in the study are to achieve successive steps to find an accurate model for a dataset and preserving it for its subsequent use using the python instruments. Once we have found the right model, we save it and load it later, to classify if we have "phishing" in our case. In the case that the path we reach to the discovery of the search model, we can ask ourselves how much we can automate everything and whether a computer program can be written to automatically go through the unified steps and to find the right model? Due to the fact that the steps for finding the exact model are often unified and repetitive for different types of data, we have offered a hypothetical algorithm that could write a complex computer program searching for a model, for example when we have a classification task. This algorithm is rather directional and does not claim to be all-encompassing. The research explores some features of Python Scientific Python Packages like Numpy, Pandas, Matplotlib, Scipy and scycit-learn to create a more accurate model. The Dataset used for the research was downloaded free from the UCI Machine Learning Repository (UCI Machine Learning Repository, 2017).
Ijca Proceedings on International Conference and Workshop on Emerging Trends in Technology, 2012
The purpose of this paper is to conduct an experimental study of real world problems using the WEKA implementations of Machine Learning algorithms. It will mainly perform classification and comparison of relative performance of different algorithms under certain criteria.
International Journal for Research in Applied Science & Engineering Technology (IJRASET), 2022
Machine learning enables computers to act and make data driven decisions rather than being explicitly programmed to carry out a certain task. It is a tool and technology which can answer the question from your data. These programs are designed to learn and improve over time when exposed to new data. ML is a subset or a current application of AI. It is based on an idea that we should be able to give machines access to data and let them learn from themselves. ML deals with extraction of patterns from dataset, this means that machines can not only find the rules for optimal behavior but also can adapt to the changes in the world. Many of the algorithms involved have been known for decades. In this paper various algorithms of machine learning have been discussed. Machine learning algorithms are used for various purposes but we can say that once the machine learning algorithm studies how to manage data, it can do its work accordingly by itself.
1995
In this paper we present a view of the overall process of application development for realworld classi cation and regression problems. Speci cally, we identify, categorize and discuss the various problem-speci c factors that in uence this process.
XVI International SAUM Conference, 2022
Machine learning has been recognized as key-enablers of numerous usage scenarios and novel use cases within modern information systems, extracting patterns and making predictions which can be further leveraged. In this paper, we focus on implementation of machine learning services in scope of third bachelor degree course Information Systems on Faculty of Electronic Engineering, University of Niš, Serbia. As outcome, case studies related to monkeypox disease datasets are presented, making use of Weka API within Java Enterprise Edition (JEE) web-based application for two examples: regressionrecovery duration and classificationpatient death risk prediction.
2020
Mining tools to solve large amounts of problems such as classification, clustering, association rule, neural networks, it is a open access tools directly communicates with each tool or called from java code to implement using this. In this paper we present machine learning data mining tool used for different analysis, Waikato Environment for Knowledge Analysis is introduced by university of New Zealand it has the capacity to convert CSV file to Flat file. Our work shows the process of WEKA analysis of file converts and selection of attributes to be mined and comparison with Knowledge Extraction of Evolutionary Learning not only analysis the data mining classifications but also the genetic, evolutionary algorithms is the best efficient tool in learning.
Applied Sciences
Machine learning (ML) has become an increasingly popular choice of scientific research for many students due to its application in various fields. However, students often have difficulty starting with machine learning concepts due to too much focus on programming. Therefore, they are deprived of a more profound knowledge of machine learning concepts. The purpose of this research study was the analysis of introductory courses in machine learning at some of the best-ranked universities in the world and existing software tools used in those courses and designed to assist in learning machine learning concepts. Most university courses are based on the Python programming language and tools realized in this language. Other tools with less focus on programming are quite difficult to master. The research further led to the proposal of a new practical tool that users can use to learn without needing to know any programming language or programming skills. The simulator includes three methods: ...
In this chapter we provide an overview on some of the main issues in machine learning. We discuss machine learning both from a formal and a statistical perspective. We describe some aspects of machine learning such as concept learning, support vector machines, and graphical models in more detail. We also present example machine learning applications to the Semantic Web.
International Journal of Advances in Engineering Architecture Science and Technology, 2023
Background: In a world where technology is evolving day by day, machine learning can bring huge changes to our daily lives. This technology is used not just in technical sectors but also in non-technical ones. The capacity of a machine to enhance its own performance is referred to as "machine learning". Objectives: The machine is essentially designed to learn by making mistakes. Machine learning algorithms are one of the best ways to improve the educational system. Methods / Statistical Analysis: Numerous daily-used applications, including facial recognition, spam filtering, and online shopping recommendations, are powered by machine learning algorithms. The use of machine learning in education can be useful for both teachers and students. This paper is a study on supervised machine learning algorithms such as linear regression, logical regression, and decision trees. Findings: We did a case study using the linear regression algorithm in order to understand students better. Further, we also found the advantages of using machine learning in the education system and the challenges faced in implementing machine learning. Applications / Improvements: However, implementing this practically may be timeconsuming, but with fast-growing technology, this can become easy.
International Journal for Research in Applied Science & Engineering Technology (IJRASET), 2023
This paper describes essential points of machine learning and its application. It seamlessly turns around and teach about the pros and cons of the ML. As well as it covers the real-life application where the machine learning is being used. Different types of machine learning and its algorithms. This paper is giving the detail knowledge about the different algorithms used in machine learning with their applications. There is brief explanation about the Weather Prediction application using the machine learning and also the comparison between various machine learning algorithms used by various researchers for weather prediction.
1999
IntroductionThe Waikato Environment for Knowledge Analysis(Weka) is a comprehensive suite of Java classlibraries that implement many state-of-the-artmachine learning and data mining algorithms.Weka is freely available on the World-Wide Weband accompanies a new text on data mining [1]which documents and fully explains all thealgorithms it contains. Applications written usingthe Weka class libraries can be run on anycomputer with a Web browsing
IJRES, 2022
The field of machine learning is introduced at a conceptual level. The main goal of machine learning is how computers automatically learn without any human invention or assistance so that they can adjust their action accordingly. We are discussing mainly three types of algorithms in machine learning and also discussed ML's features and applications in detail. Supervised ML, In this typeof algorithm, the machine applies what it has learned in its past to new data, in which they use labeled examples, so that they predict future events. Unsupervised ML studies how systems can infer a function, so that they can describe a hidden structure from unlabeled data. Reinforcement ML, is a type of learning method, which interacts with its environment, produces action, as well as discovers errors and rewards.
Machine learning has become one of the foremost techniques used for extracting knowledge from large amounts of data. The programming expertise required to implement machine learning algorithms has led to the rise of software products that simplify the process. Many of these systems however, have sacrificed simplicity as they evolved and included more features. In this study, a machine learning software with a simple graphical user interface was developed with a special focus on enhancing usability. The system made use of basic graphical interface elements such as buttons and textboxes. Comparison of the system with other similar open-source tools revealed that the developed system showed an improvement in usability over the other tools.
Deleted Journal, 2023
The domain of machine learning has experienced an unparalleled increase in attention and implementation, becoming an essential component of diverse businesses. This review paper provides a thorough analysis of the comprehensive handbook named "Machine Learning Basics: A Comprehensive Guide." Written by [Dr. Jane Doe], this guide has become a vital reference for those at all levels of expertise seeking to comprehend and traverse the intricate realm of machine learning.
Next Generation Web Services Practices (NWeSP), 2011 7th International Conference on, 2011
Regarding information technologies, transnational education has to face several challenges in order to offer a suitable education for computer science students worldwide. Software tools, and specially open source ones, give to the students the possibility of experiment with the most known techniques in the area. Among them, the KEEL software tool can be highlighted as a versatile framework for understanding the mechanics of several computational intelligence fields.
Loading Preview
Sorry, preview is currently unavailable. You can download the paper by clicking the button above.