You are on page 1of 10

A Report on

WEKA

Submitted By,
Arunreghunathan
Bobin Baby
Noyal PA
Nadim Haroon
Date: 11/3/16

WEKA

Table of Contents
1. Regression
i.

Linear Regression

2
2

2. Classification

2 i. Decision Trees

2 ii. Naive Bayes

2.iii. KNN

3. Clustering
i.

K-Means Clustering

ii. DBSCAN

Department of Computer Science and Engineering

7
7
8

WEKA

Regression
Linear Regression
Input:

Output:

Department of Computer Science and Engineering

WEKA

Classification
Decision Tree
Input:

Output:

Department of Computer Science and Engineering

WEKA

tree view:

Department of Computer Science and Engineering

WEKA

KNN
Input:

Department of Computer Science and Engineering

WEKA

Output:

Department of Computer Science and Engineering

WEKA

Naive Bayes
Input:

Output:

Department of Computer Science and Engineering

WEKA

Clustering K-Means
Input:

Output:

Department of Computer Science and Engineering

WEKA

DBSCAN
Input:

Output:

Department of Computer Science and Engineering

You might also like