Pinned Repositories
A-reusable-Modal
A ReactJS code.
Ahmev.github.io
https://shagunaawasthi.github.io/Ahmev.github.io/
algorithms-in-C-Cplusplus-Java-Python-JavaScript
This is a repository created for create a curated list of common search,sorting,insertion,deletion algorithms in C
article-resources
A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci
AuthoritySpoke
Reading legal authority for the last time
BobGoesToJail
A semantic law interpreter for the English translations for the German criminal law (StGB)
Boston-Housing
cjeu-court-decision-similarity
A comparison of court decision citation behaviour with text similarity measures, applied to decisions by the Court of Justice of the European Union
IOSD-MAIT.github.io
Research-Paper-Summarization
Shagunaawasthi's Repositories
Shagunaawasthi/IOSD-MAIT.github.io
Shagunaawasthi/Research-Paper-Summarization
Shagunaawasthi/A-reusable-Modal
A ReactJS code.
Shagunaawasthi/Ahmev.github.io
https://shagunaawasthi.github.io/Ahmev.github.io/
Shagunaawasthi/article-resources
A repository for the source code, notebooks, data, files, and other assets used in the data science and machine learning articles on LearnDataSci
Shagunaawasthi/AuthoritySpoke
Reading legal authority for the last time
Shagunaawasthi/Boston-Housing
Shagunaawasthi/ColorIdentify
Shagunaawasthi/coursera-deeplearning-specialization
Homework from the deeplearning.ai Deep Learning Specialization on Coursera
Shagunaawasthi/CPP
Shagunaawasthi/Decision-Tree
Decision Tree application on employee data set
Shagunaawasthi/Django-React-CRUD
Shagunaawasthi/empiricaldist
Python library that represents empirical distribution functions.
Shagunaawasthi/flipr
https://shagunaawasthi.github.io/flipr/
Shagunaawasthi/google-maps-geoencoding-example
Shagunaawasthi/google-places-scraper
Shagunaawasthi/Impulse-2020-Website
This is official website of IOSD-MAIT's Impulse 2020
Shagunaawasthi/ionic-docs
Shagunaawasthi/KNN
KNN application on social networks ads
Shagunaawasthi/KNN_SVM
Application of KNN
Shagunaawasthi/Login-Signup
Django
Shagunaawasthi/Logistic-Regression
Application of logistic regression
Shagunaawasthi/ML-Testing
Just ML
Shagunaawasthi/multiple-regression-
multiple regression on startup dataset
Shagunaawasthi/Naive_Bayes
Shagunaawasthi/polynomial_regression
polynomial regression on employee salary data set . A regression template is also present.
Shagunaawasthi/Random-Forest-Regression
Random Forest Regression implementation on employee salary data set
Shagunaawasthi/Resting-Timer-App
Shagunaawasthi/SVM-kernel-linear-
SVM(kernel='linear') application on data set of social network ads
Shagunaawasthi/SVM-kernel-rbf-