A Review On Machine Learning Application
A Review On Machine Learning Application
Abstract: 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.
Keywords: Machine Learning, Applications, Algorithms, Features.
----------------------------------------------------------------------------------------------------------------------------- ----------
Date of Submission: 26-09-2022 Date of acceptance: 11-10-2022
----------------------------------------------------------------------------------------------------------------------------- ----------
I. Introduction
Artificial intelligence is providing the field of machine learning. Machine learning was released by
Arthur Samuel in the year of 1959. Machine learning is a type of learning, in which the machines Learns over
selves. It is a machine that has the ability to think and make decisions. Machine learning is a type of application
that provides systems with the ability to learn automatically and improve over selves if needed. We can generate
a program that has been made to integrate the input and output of the same program. 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. According to need for machine learning is increasing to day by day. In the main reason
is that are too complex for person to implement directly. A concise review of what ML includes can be found in.
De Mantras’ and Armengol (1998) also presented a historical survey of logic and 25 instances-based learning
classifiers.[1]
1.1 Supervised Machine Learning Algorithm:-In this type of 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. To
analyzing a known training dataset, this learning algorithm produces a kind of inferred function which can easily
make predictions regarding the output values [2]. This system can provide them targets for new inputs to give
them sufficient training, and it compares the resulting output with the correct, intended output and finds errors,
so that they can modify the model accordingly...
Non -Linear regression:- Non -Linear regression is a statistical technique that help describes nonlinear
relationship in experimental data
Polynomial regression:- This regression algorithm that model the relationship between a dependent and
independent variable as nth degree polynomial. [4]
Regression trees:- this regressing tree is basically a decision tree that is used for the task of regression
which can be used to predicate continuous valued outputs instead of discrete outputs.
Classification:-when inputs are divided into two or more classes and the learner produces a model that assigns
unseen Inputs to one or more classes. It is usually set about in a supervised way.
In classification, some mathematical techniques are used:-
Decision Tree: provided an overview of work in decision trees and a sample of their usefulness to
newcomers as well as practitioners in the field of machine learning. Decision trees are Rees that classify
instances by sorting them based on feature values.[5]In decision tree there is two nodes parent node and child
node it is also known asdecision node and leaf node. The parent node has branches and child nodes are the result
of the parent nodes.
Linear programming: -Decision trees can be translated into a set of rules by creating a separate rule
for each path from the root to a leaf in the tree . However, rules can also be directly induced from training data
using a variety of rule-based algorithms. A large number of learned rules is usually a sign that the learning
algorithm is attempting to “remember” the training set, instead ofdiscovering the assumptions that govern it.[6]
Neural Networks: - Perceptions can only classify linearly separable sets of instances. If a straight line
or plane can be drawn to separate the input instances into their correct categories, input instances are linearly
separable and the preceptor will find the solution. Provided an overview of existing work in Artificial Neural
Networks (ANNs)
1.2 Unsupervised Machine Learning:-Unsupervised machine learning algorithm are used when the
information is to be trained and not classified alone or labeled. Machine cannot identify the difference between
features of humans and animals. But it can identify the similarities, structure and differences. This system does
not describe any right output, but it explores the data.[7]
Density-based clustering:- density based clustering refer to unsupervised learning methods that identify
distinctive groups /clusters in the data, based on the idea that a cluster in a data space is a contiguous region of
high point density, separated from other such cluster by contiguous regions of low point density.
Distribution model-based clustering: - Model based clustering is a statistical approach to data clustering.
The observed data is considered to have been created from a finite combination of component models.
Hierarchical clustering: -Hierarchical clustering is another unsupervised machine learning algorithm, which
is used to group the unlabeled datasets into a cluster and it is also known as hierarchical cluster analysis. The
Hierarchical clustering technique has two approaches: - Bottom- up approach, top-down approach.
Fuzzy clustering: - this algorithm works by assigning membership to each data point corresponding to each
cluster center on the basic of distance between the cluster center and the data point.[8]
Association: -Association is a technique that describes how objects are associated with each other. Association
is a very well know method of finding relationship between variables in large databases.[9]
9. Healthcare
1.3.3Features of Reinforcement Machine Learning:-
This technique is used to achieve such results which are very difficult to achieve.
It provides accurate results.
Automatic
language
Image translation
recognition Medical
diagnosis
Speech Applications
recognition Online fraud
Of detection
Machine learning
Conclusion:
Machine learning is both supervised and unsupervised. If you have fewer data points with clearly
identified training data, choose supervised learning. Unsupervised learning would normally perform and get
better results for large data sets. If you have a huge data collection that is readily available, you might want to
think about applying deep learning techniques. You also learned about reinforcement learning and deep
reinforcement learning. Now that you are more knowledgeable about neural networks, their applications, and
their shortcomings. This study surveys a wide range of machine learning algorithms. Nowadays, everyone
employs machine learning, whether consciously or unconsciously. From changing pictures on social networking
sites to getting product suggestions when shopping online virtually all of the well-known.
References:
[1]. Mitchell, T., Buchanan, B., DeJong, G., Dietterich, T., Rosenbloom, P., & Waibel, A. (1990). Machine learning. Annual review of
computer science, 4(1), 417-433.
[2]. Singh, A., Thakur, N., & Sharma, A. (2016, March). A review of supervised machine learning algorithms. In 2016 3rd International
Conference on Computing for Sustainable Global Development (INDIACom) (pp. 1310-1315). Ieee.
[3]. Ayodele, T. O. (2010). Types of machine learning algorithms. New advances in machine learning, 3, 19-48.
[4]. Maulud, D., & Abdulazeez, A. M. (2020). A review on linear regression comprehensive in machine learning. Journal of Applied
Science and Technology Trends, 1(4), 140-147.
[5]. Somvanshi, M., Chavan, P., Tambade, S., & Shinde, S. V. (2016, August). A review of machine learning techniques using decision
tree and support vector machine. In 2016 international conference on computing communication control and automation
(ICCUBEA) (pp. 1-7). IEEE.
[6]. Poos, A. M., Maicher, A., Dieckmann, A. K., Oswald, M., Eils, R., Kupiec, M., ... & König, R. (2016). Mixed Integer Linear
Programming based machine learning approach identifies regulators of telomerase in yeast. Nucleic acids research, 44(10), e93-e93.
[7]. Gentleman, R., & Carey, V. J. (2008). Unsupervised machine learning. In Bioconductor case studies (pp. 137-157). Springer, New
York, NY.
[8]. Kassambara, A. (2017). Practical guide to cluster analysis in R: Unsupervised machine learning (Vol. 1). Sthda.
[9]. Chen, Y., Zhu, X., & Gong, S. (2018). Deep association learning for unsupervised video person re-identification. arXiv preprint
arXiv:1808.07301.
[10]. Qiang, W., & Zhongli, Z. (2011, August). Reinforcement learning model, algorithms and its application. In 2011 International
Conference on Mechatronic Science, Electric Engineering and Computer (MEC) (pp. 1143-1146). IEEE.
[11]. Blum, A. L., & Langley, P. (1997). Selection of relevant features and examples in machine learning. Artificial intelligence, 97(1-2),
245-271.
[12]. Worden, K., & Manson, G. (2007). The application of machine learning to structural health monitoring. Philosophical Transactions
of the Royal Society A: Mathematical, Physical and Engineering Sciences, 365(1851), 515-537.
[13]. Rzeszótko, J., & Nguyen, S. H. (2012). Machine learning for traffic prediction. Fundamenta Informaticae, 119(3-4), 407-420.
[14]. Kononenko, I. (2001). Machine learning for medical diagnosis: history, state of the art and perspective. Artificial Intelligence in
medicine, 23(1), 89-109.
[15]. Stilgoe, J. (2018). Machine learning, social learning and the governance of self-driving cars. Social studies of science, 48(1), 25-56.
[16]. Minastireanu, E. A., & Mesnita, G. (2019). Light gbm machine learning algorithm to online click fraud detection. J. Inform. Assur.
Cybersecur, 2019.
[17]. Ngiam, K. Y., & Khor, W. (2019). Big data and machine learning algorithms for health-care delivery. The Lancet Oncology, 20(5),
e262-e273.
[18]. Halde, R. R. (2016, September). Application of Machine Learning algorithms for betterment in education system. In 2016
International Conference on Automatic Control and Dynamic Optimization Techniques (ICACDOT) (pp. 1110-1114). IEEE.
[19]. Ghoddusi, H., Creamer, G. G., & Rafizadeh, N. (2019). Machine learning in energy economics and finance: A review. Energy
Economics, 81, 709-727.
[20]. Liakos, K. G., Busato, P., Moshou, D., Pearson, S., & Bochtis, D. (2018). Machine learning in agriculture: A
review. Sensors, 18(8), 2674.
[21]. Verma, P., Khanday, A. M. U. D., Rabani, S. T., Mir, M. H., & Jamwal, S. (2019). Twitter sentiment analysis on Indian government
project using R. Int J Recent Technol Eng, 8(3), 8338-41.