Monday, 23 October 2017

Predictive Analytics


Predictive analytics encompasses a variety of statistical techniques from predictive modelingmachine learning, and data mining that analyze current and historical facts to make predictions about future or otherwise unknown events.
In business, predictive models exploit patterns found in historical and transactional data to identify risks and opportunities. Models capture relationships among many factors to allow assessment of risk or potential associated with a particular set of conditions, guiding decision making for candidate transactions.
The defining functional effect of these technical approaches is that predictive analytics provides a predictive score (probability) for each individual (customer, employee, healthcare patient, product SKU, vehicle, component, machine, or other organizational unit) in order to determine, inform, or influence organizational processes that pertain across large numbers of individuals, such as in marketing, credit risk assessment, fraud detection, manufacturing, healthcare, and government operations including law enforcement.

Sunday, 22 October 2017

Multiway Data Analysis


Multiway data analysis is a method of analyzing large data sets by representing the data as a multidimensional array. The proper choice of array dimensions and analysis techniques can reveal patterns in the underlying data undetected by other methods.
Multiway data analysts use the term way to refer to a dimension of the data while reserving the word mode for the methods or models used to analyze the data.
In this sense, we can define the various ways of data to analyze:
  • One-way data is a vector, with a single data value for each discrete or continuous value of the single dimension.
  • Two-way data is a matrix, with a single data value for each discrete or continuous value of two separate dimensions; a spreadsheet can be used to visualize such data in the case of discrete dimensions.
  • Three-way data can be viewed as a stack of matrices (or similarly, as a workbook of multiple spreadsheets), adding a third dimension. Such data might represent the temperature at different locations (two-way data) sampled over different times (the third dimension, leading to three-way data)
  • Four-way data, using the same spreadsheet analogy, can be represented as a file folder full of separate workbooks.
  • Five-way data and six-way data can be represented by similarly higher levels of data aggregation.
In general, the several dimensions represented in the data set may be measured at different times, or in different places, using different methodologies, and may contain inconsistencies such as missing data or discrepancies in data representation.

Saturday, 21 October 2017

Machine Learning


Machine learning is closely related to (and often overlaps with) computational statistics, which also focuses on prediction-making through the use of computers. It has strong ties to mathematical optimization, which delivers methods, theory and application domains to the field. Machine learning is sometimes conflated with data mining, where the latter subfield focuses more on exploratory data analysis and is known as unsupervised learning. Machine learning can also be unsupervised and be used to learn and establish baseline behavioral profiles for various entities and then used to find meaningful anomalies. 

Facebook - http://bit.ly/2kPS7kt 

Friday, 20 October 2017

 Exploratory Data Analysis


In statisticsexploratory data analysis (EDA) is an approach to analyzing data sets to summarize their main characteristics, often with visual methods. A statistical model can be used or not, but primarily EDA is for seeing what the data can tell us beyond the formal modeling or hypothesis testing task.

Facebook - http://bit.ly/2kPS7kt 

Thursday, 19 October 2017

Data Science


Data science, also known as data-driven science, is an interdisciplinary field about scientific methods, processes, and systems to extract knowledge or insights from data in various forms, either structured or unstructured, similar to data mining.
Data science is a "concept to unify statistics, data analysis and their related methods" in order to "understand and analyze actual phenomena" with data. It employs techniques and theories drawn from many fields within the broad areas of mathematicsstatisticsinformation science, and computer science, in particular from the subdomains of machine learningclassificationcluster analysisdata miningdatabases, and visualization.
Facebook - http://bit.ly/2kPS7kt 

Wednesday, 18 October 2017

Data visualization


Data visualization is viewed by many disciplines as a modern equivalent of visual communication. It involves the creation and study of the visual representation of data, meaning "information that has been abstracted in some schematic form, including attributes or variables for the units of information

A primary goal of data visualization is to communicate information clearly and efficiently via statistical graphicsplots and information graphics. Numerical data may be encoded using dots, lines, or bars, to visually communicate a quantitative message. Effective visualization helps users analyze and reason about data and evidence. It makes complex data more accessible, understandable and usable. Users may have particular analytical tasks, such as making comparisons or understanding causality, and the design principle of the graphic (i.e., showing comparisons or showing causality) follows the task. Tables are generally used where users will look up a specific measurement, while charts of various types are used to show patterns or relationships in the data for one or more variables.


Facebook - http://bit.ly/2kPS7kt 

Tuesday, 17 October 2017

Data Mining


Data mining is the computing process of discovering patterns in large data sets involving methods at the intersection of machine learningstatistics, and database systems. An essential process where intelligent methods are applied to extract data patterns. It is an interdisciplinary subfield of computer science.The overall goal of the data mining process is to extract information from a data set and transform it into an understandable structure for further use. Aside from the raw analysis step, it involves database and data management aspects, data pre-processingmodel and inference considerations, interestingness metrics, complexity considerations, post-processing of discovered structures, visualization, and online updating. Data mining is the analysis step of the "knowledge discovery in databases" process, or KDD.


Facebook - http://bit.ly/2kPS7kt