Machine Learning Algorithms : A Review
@inproceedings{Dey2016MachineLA, title={Machine Learning Algorithms : A Review}, author={Ayon Dey}, year={2016} }
In this paper, various machine learning algorithms have been discussed. These algorithms are used for various purposes like data mining, image processing, predictive analytics, etc. to name a few. The main advantage of using machine learning is that, once an algorithm learns what to do with data, it can do its work automatically.
Figures from this paper
277 Citations
Applications of Machine Learning Algorithms and Performance Comparison: A Review
- Computer Science2020 International Conference on Emerging Trends in Information Technology and Engineering (ic-ETITE)
- 2020
This work compares the performance of these algorithms to find accuracy, confusion matrix, training, and prediction time, using the dataset consisting of 786 instances and 8 attributes that are preprocessed and labeled using Python software.
A Review Study On Various Algorithms Of Machine Learning
- Computer Science
- 2020
A brief introduction to the different types of learning you may experience in the machine learning area is found to find a major advantage of using machine learning: if an algorithm knows what to do with input, it will automatically do its job and generate the outcomes.
Machine Learning: The New Language for Applications
- Computer Science
- 2019
This review attempts to equip the researchers and industrial practitioners with the knowledge of machine learning techniques and their applications in multiple fields and proposes challenges and future directions.
Machine Learning:A Review
- Computer Science
- 2020
This paper focuses on general review of machine learning including various machine learning techniques and algorithms which can be applied to different fields like image processing, data mining, predictive analysis and so on.
A Review of Machine Learning Techniques over Big Data Case Studies
- Computer ScienceInternational Journal of Innovative Research in Computer Science & Technology
- 2020
This paper gives a detail about Big Data and Machine Learning and includes detailed literature review on various Big Data case studies which are solved by Machine Learning Techniques.
Machine Learning Algorithms:Trends, Perspectives and Prospects
- Computer Science
- 2017
The adoption of dataintensive machine-learning methods can be found throughout science, technology and commerce, leading to more evidence-based decision-making across many walks of life, including health care, manufacturing, education, financial modeling, policing, and market ing.
Decision support system for the machine learning methods selection in big data mining
- Computer ScienceCMIS
- 2020
The developed decision support system allows us to reduce the analysis time of suitable methods for solving machine learning problems by a data science analyst, taking into account the specifics of the input data arrays, their volumes, structure and other metadata.
Machine Learning Algorithms Applied to System Security: A Systematic Review
- Computer Science
- 2020
Cyber security to detect, predict and respond to cyber threats in real time using machine learning and deep learning algorithms which spread across Information technology, operational technology, internet of things, control system, security systems, and the cloud in general.
Machine Learning Techniques: The Need of the Hour
- Computer Science
- 2020
Few widely publicized ML algorithms are discussed and their advantages and benefits are discussed to increase the speed of large amount of data for decision making by drawing patterns with minimal and no human intervention.
Classification Based on Decision Tree Algorithm for Machine Learning
- Computer Science
- 2021
This paper provides a detailed approach to the decision trees, and all of the approaches analyzed were discussed to illustrate the themes of the authors and identify the most accurate classifiers.
References
SHOWING 1-10 OF 15 REFERENCES
Top-down induction of decision trees classifiers - a survey
- Computer ScienceIEEE Transactions on Systems, Man, and Cybernetics, Part C (Applications and Reviews)
- 2005
An updated survey of current methods for constructing decision tree classifiers in a top-down manner is presented and a unified algorithmic framework for presenting these algorithms is suggested.
A Comprehensive Study of Artificial Neural Networks
- Computer Science
- 2012
In this survey paper, we are elaborating Artificial Neural Network or ANN, its various characteristics and business applications. In this paper we also show that "what are neural networks" and "Why…
Introduction to Semi-Supervised Learning
- Computer ScienceIntroduction to Semi-Supervised Learning
- 2009
This introductory book presents some popular semi-supervised learning models, including self-training, mixture models, co-training and multiview learning, graph-based methods, and semi- supervised support vector machines, and discusses their basic mathematical formulation.
Popular Ensemble Methods: An Empirical Study
- Computer ScienceJ. Artif. Intell. Res.
- 1999
This work suggests that most of the gain in an ensemble's performance comes in the first few classifiers combined; however, relatively large gains can be seen up to 25 classifiers when Boosting decision trees.
Machine Learning in Action
- Computer Science
- 2012
You'll use the flexible Python programming language to build programs that implement algorithms for data classification, forecasting, recommendations, and higher-level features like summarization and simplification in code you can reuse.
Multitask Learning
- Computer ScienceMachine Learning
- 2004
Prior work on MTL is reviewed, new evidence that MTL in backprop nets discovers task relatedness without the need of supervisory signals is presented, and new results for MTL with k-nearest neighbor and kernel regression are presented.
Support Vector Machines ∗ The Interface to libsvm in package
- Computer Science
- 2001
Far from being a panacea, SVMs yet represent a powerful technique for general (nonlinear) classification , regression and outlier detection with an intuitive model representation.
Parallel GPU Implementation of Iterative PCA Algorithms
- Computer ScienceJ. Comput. Biol.
- 2009
An algorithm based on Gram-Schmidt orthogonalization (called GS-PCA) is presented, which eliminates this shortcoming of NIPALS- PCA and the numerical results show that the GPU parallel optimized versions, based on CUBLAS (NVIDIA), are substantially faster than the CPU optimized versions based on CBLas (GNU Scientific Library).
Reinforcement Learning: A Survey
- PsychologyJ. Artif. Intell. Res.
- 1996
Central issues of reinforcement learning are discussed, including trading off exploration and exploitation, establishing the foundations of the field via Markov decision theory, learning from delayed reinforcement, constructing empirical models to accelerate learning, making use of generalization and hierarchy, and coping with hidden state.