Skip to content

shakya1527/Placement-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Placement Prediction

Project Overview

This project leverages data mining techniques to predict student placement outcomes. The methodology involves segmenting the data into two primary categories and utilizing clustering algorithms for analysis and prediction. Below are the key components of the project:

  1. Data Segmentation:

    • Historic Data: Consists of students' CGPA scores.
    • Current Data: Includes students' IQ test results.
  2. Algorithm Design:

    • Utilized K-Means Clustering for initial data grouping.
    • Applied Fuzzy C-Means Clustering for refined and overlapping group predictions.

By integrating these data segments and clustering methods, the algorithm calculates the likelihood of student placement effectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published