Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Apache Mahout Essentials

You're reading from   Apache Mahout Essentials Implement top-notch machine learning algorithms for classification, clustering, and recommendations with Apache Mahout

Arrow left icon
Product type Paperback
Published in Jun 2015
Publisher
ISBN-13 9781783554997
Length 164 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Jayani Withanawasam Jayani Withanawasam
Author Profile Icon Jayani Withanawasam
Jayani Withanawasam
Arrow right icon
View More author details
Toc

Predictive analytics' techniques


There are different types of predictive analytics techniques based on the method of analysis. The nature of the learning input and predicted outcome remains the same for all the techniques, which are explained in the sections that follow.

Regression-based prediction

Regression-based prediction is predicting the unknown value of a variable from the known value of another variable. We predict scores on one variable based on the scores of a second (or more) variable.

There are two methods of regression that are based on the outcome/target variable:

  • Linear regression

  • Logistic regression

An example of regression-based prediction is Stochastic Gradient Descent (SGD).

Model-based prediction

In model-based prediction, we assume that the data follows a specific statistic model. By following this method, we can take advantage of the structure of the data by building a parametric model for a given data distribution.

An example of model-based prediction is Naïve Bayes.

Tree-based...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime