Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 798 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 798 Bytes

VTUResultScape

A simple tool used to mines for VTU semester results, which is later stored in a warehouse. Dataset is used for analysis and training models using Regression and Gradient Descent. This work can be found here



Instructies:


To fetch GPA, run CBCS_ranking.py. It saves the datasets to a file 'dataset.csv'

        
  • Run VTUResults.py for 'GET' based Result Page
  •     
  • To fetch subject wise marks, you might have too look at newCBCS.py file