Welcome! I'm a software developer at North Carolina State University.
Interests
My interest is in the field of data science and software development.Education
- M.S., Computer Science, 2018 - 2020 Department of Computer Science North Carolina State University, USA
- B.E., Computer Science and Engineering, 2014 - 2018 Department of Computer Science & Engineering Visvesvaraya Technological University, India
Courses
Experience
Projects
Educational Data Mining in Computer Science Education
The project involves developing a baseline model for the CSEDM 2019 Data Challenge. The goal of the project is to use previous students' programming process data to predict whether future students will succeed at a given programming task.
- The task is to build a model that can predict, given a student's performance up until a given problem, whether that student will succeed at his first attempt at that problem.
- The dataset containing records of students' attempts of a set of programming problems, including whether each attempt was correct or incorrect, and the code submitted, etc.
- Analyzed coding behavior to find correlation between problem attempt order and performance using linear regression
Text classification using semi-supervised techniques
The project involves using semi supervised techniques for text classification.
- Text classification of a massive volumne of data usually requires large amount of labeled data to train an model, which is not always available. Hence, to improve the accuracy, unlabeled documents can be used to augment the labeled data.
- We explored self learning, expectation maximization and graph based methods with a supervised multinomial NB as a baseline model, and conclude that the self learning algorithm gives the best performance (report).
Skills
- Languages : Python (expert), C (strong), Java (intermediate), SQL (intermediate), R (basic), HTML
- Tools and Platforms : Numpy, SciPy, Scikit Learn, Pandas, Jupyter, Tensorflow, GraphX, Apache Spark, Keras, Git, OSI-layer
- Platforms : Linux, Windows, XINU