You are on page 1of 1

MACHINE LEARNING:

In machine learning, a computer first learns to perform a task by studying a training set of examples.
The computer then performs the same task with data it hasn't encountered before. This article
presents a brief overview of machine-learning technologies, with a concrete case study from code
analysis. Panos Louridas; Christof Ebert
Supervised machine learning is the construction of algorithms that are able to produce general
patterns and hypotheses by using externally supplied instances to predict the fate of future
instances. Supervised machine learning classification algorithms aim at categorizing data from prior
information. Classification is carried out very frequently in data science problems. Various successful
techniques have been proposed to solve such problems viz. Rule-based techniques, Logic-based
techniques, Instance-based techniques, stochastic techniques.

Amanpreet Singh; Narina Thakur; Aakanksha Sharma


Exploratory Data Analysis(EDA):
Exploratory Data analysis (EDA) is one of the hidden and mundane tasks in analysis of Data, as a
Model, Project or analysis is based on data, which is intuitive, extremely heterogenous and distorted
in its form. (Data has become an integral part of every project, Model &) The analyzed data is more
insightful for identifying and improving extremely critical business insights across the Organization.
This paper defines the exploratory data analysis phenomenon in detail and also states its role in the
data analysis domain. Tools & Packages used in EDA are also discussed. In addition, the impact of
missing out the phase of EDA in data analysis has been analyzed. A Suresh Rao; B.
Vishnu Vardhan; Hafeezuddin Shaik
DATA VISUALIZATION:
To meet the requirements of the high-dimensional data processing in information field, this paper
attempts to explore the methods and techniques of clustering data visualization for general data
resources. Through dimensionality reduction and visual mapping of high-dimensional data, this
paper established a visualization system model which will visualize the influencing factors.

Yipeng Li; Siyuan Hou

You might also like