Student Performance using K-means algorithm
#1

Student Performance using K-means algorithm

[attachment=18145]

INTRODUCTION

The problem is to maintain entire students information and evaluating the performance based on their attendance & academics.
Also the students data can be clustered to retrieve the information under various categories.
The internal and external marks of every subject and attendance is taken and they are clustered and performance is evaluated.


Techiniques of DataMining :-


Association:- It finds interesting correlation among a
large set of data items.

Classification:- It is used to place data elements into
related groups with prior
knowledge of group definitions.

Clustering:- It is used to place data elements into
related groups without prior
knowledge of group definitions

Prediction:- It is form of data analysis used to extract
models describing important data
classes to predict future data trends

State of Art

Types of clustering methods
Partitioning methods:-
It is the method in which “n” data objects
can be classified into “k” clusters (groups). [k< n].
ex:- K-means, K-mediods.
Hierarchical methods:-
1)Agglomerative (“bottom – up”)
2)Divisive(“top – down”)

Agglomerative:- The approach starts with each object forming a separate group later it successively groups the objects close to one another.
Divisive:- The approach starts with considering all the objects into the same cluster later It splits into smaller clusters.
ex:- BIRCH ,CURE

Proposed Method

K-Means Algorithm:-
The K-means algorithm takes the input parameter ,k,and partitions a set of n objects into K clusters so that the resulting intera cluster similarity is high whereas the inter cluster similarity is low .

The algorithm proceeds as follows: first, it randomly selects K of the object which each represent a cluster mean of center .for each of the remaining objects ,an object is assigned to the cluster to which it is the most similar.based on the distance between the object and the cluster mean.





Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: student performance management system, seminar project of k means algorithm, k means algorithm seminar paper doc, compare aodv and olsrpptdetection using k means algorithm,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  RSA ALGORITHM IMPLEMENTATION project uploader 2 2,352 26-06-2013, 06:39 PM
Last Post: arora_rachna04
  Resizing image using bilinear interpolation algorithm in MATLAB seminar addict 1 2,662 13-01-2013, 10:15 PM
Last Post: Guest
  Bresenham Line Drawing Algorithm Circle Drawing & Polygon Filling project report helper 1 4,624 16-12-2012, 07:35 AM
Last Post: Guest
  Offline Handwriting Recognition Using Genetic Algorithm project uploader 1 2,625 09-11-2012, 12:27 PM
Last Post: seminar details
  Stego Machine – Video Steganography using Modified LSB Algorithm seminar details 1 2,446 25-10-2012, 01:40 PM
Last Post: seminar details
  ECONOMIC LOAD DISPATCH WITH VALVE-POINT EFFECT USING ARTIFICIAL BEE COLONY ALGORITHM seminar addict 1 1,870 24-10-2012, 04:02 PM
Last Post: seminar details
  PERFORMANCE APPRAISAL seminar addict 1 2,608 09-10-2012, 11:52 AM
Last Post: seminar details
  The Geometric Efficient Matching Algorithm for Firewalls seminar details 0 1,201 09-06-2012, 05:16 PM
Last Post: seminar details
  Design and Performance of a Gas-Turbine Engine from an Automobile Turbocharger seminar details 0 1,287 08-06-2012, 03:35 PM
Last Post: seminar details
  An efficient algorithm for iris pattern recognition using 2D Gabor wavelet details seminar details 0 940 08-06-2012, 01:16 PM
Last Post: seminar details

Forum Jump: