Projects

  1. Static Portfolio website using react

    This is my portfolio website that I have developed by myself as part of practice sessions during my internship at Persistent Systems (Jan 21 to April 21) using React. Check it out here. Link


  2. ML for Data Science

    Classification models K nearest neighbors , Decision trees , support vector machine , logistic regression and in the evaluation part Evaluation and accuracy measurement is done by jaccard index , classifier score or F1 score , and log loss.