Application Classifier is filter the data of all eligible candidates for cloud counselage pvt. ltd. internship program.
In this module I have Analyse the data using MatplotLib.
- Visualization.py :: It is a python file which create a pdf of analysis graphs.
- students.ipynb :: It is jupyter notebook file of program.
In classification module I have used Support vector clustering Algorithm to classify and predict the data. svc :: SVC is a nonparametric clustering algorithm that does not make any assumption on the number or shape of the clusters in the data. In our experience it works best for low-dimensional data, so if your data is high-dimensional, a preprocessing step, e.g. using principal component analysis, is usually required. Several enhancements of the original algorithm were proposed that provide specialized algorithms for computing the clusters by only computing a subset of the edges in the adjacency matrix.
- Appication-classifier.py :: A python file.
- classifier.ipynb :: It is jupyter notebook file of program.
This Module has accurracy score of more than 91%. the detail report is in the image below ::