Pinned Repositories
AppliedAiCourse-AssignmentAndNotes
This repo contains the Applied Ai Course Assignments and Notes.
Assignment1_CS648_Modern_Web_Development_Frameworks
Assignment1_CS648_Modern_Web_Development_Frameworks
Assignment2_CS545_Introduction_to_Web_Application_Development
assignment2
Assignment2_CS648_Modern_Web_Development_Frameworks
Vecta Corporation Website
Assignment3_CS648_Modern_Web_Development_Frameworks
Assignment 3 CS648
Assignment4_CS648_Modern_Web_Development_Frameworks
CSS3 Layouts
Assignment5_CS648_Modern_Web_Development_Frameworks
This module introduces Gulp and Sass which are powerful frameworks for web development.
Assignment6_CS648_Modern_Web_Development_Frameworks
Module 6 - Javascript
Assignment7_CS648_Modern_Web_Development_Frameworks
Module 7 : Javascript2
shrutisarle's Repositories
shrutisarle/NYC_Green_Taxi_Data_Analysis-
The goal of this assignment is to study the relative performance of a set of tools: Pandas, Dask, Vaex and HDF5. Analyzed the data from New York City Taxi and Limousine commission for Green Taxis. Data processing and analyses are completed using Pandas, Dask and Vaex.
shrutisarle/Amazon_sentiment_analysis
shrutisarle/AppliedAiCourse-AssignmentAndNotes
This repo contains the Applied Ai Course Assignments and Notes.
shrutisarle/Fullstack
This repository has assignments from SDSU CS648
shrutisarle/History-Museum-Website
History Museum Website Using HTML5, CSS3, Javascript and PHP
shrutisarle/income_prediction
A Case Study on The Efficacy of Machine Learning Models in Predicting Income
shrutisarle/Leetcode
shrutisarle/Open_Food_Facts
In this project I explored the content of the Open Food Facts dataset. The main points addressed concern the cleaning of the dataset but subsequently, I also tried to get some insights on the quality/quantity of ingrediants of food types.
shrutisarle/Quora-Questions-Pairs-Similarity
Identify which questions asked on Quora are duplicates of questions that have already been asked. This could be useful to instantly provide answers to questions that have already been answered. We are tasked with predicting whether a pair of questions are duplicates or not. Used TF-IDF, logistic regression, SVM, XGBoost etc.
shrutisarle/Assignment10_CS648_Modern_Web_Development_Frameworks
JQuery2
shrutisarle/Assignment11_CS648_Modern_Web_Development_Frameworks
Bootstrap
shrutisarle/Assignment9_CS648_Modern_Web_Development_Frameworks
JQuery
shrutisarle/cc6204-DeepLearning-DCCUChile
Material del curso de Deep Learning de la Universidad de Chile
shrutisarle/Covid-19-data-analysis-using-python
An exploratory data analysis with visualizations has been made to understand the number of different cases reported (confirmed, death, and recovered) in different locations of United States.
shrutisarle/Deep-learning-books
Books for machine learning, deep learning, math, NLP, CV, RL, etc
shrutisarle/Employee-Management-Application-Form
This website is created using JavaScript DOM to create Employee Management Application form with input validation.
shrutisarle/Face-Recognition-in-Python
A real time face recognition system developed in Python using Pillow, OpenCV and NumPy
shrutisarle/Feature_matching
Local feature matching algorithm using techniques described in Szeliski chapter 4.1 using SIFT pipeline, which is intended to work for instance level matching | Multiple views of the same physical scene.
shrutisarle/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
shrutisarle/gym_appointment_management_system
shrutisarle/Inventory-app-using-React.js-Node.js-Express.js-MongoDB
Inventory app built using React.js, Node.js, Express.js, MongoDB
shrutisarle/Inventory-Management-App-Using-React.js-
Inventory Management App Using React.js Framework
shrutisarle/Iris_EDA
EDA on Iris Dataset
shrutisarle/machine-learning-deep-learning-notes
机器学习、深度学习的学习路径及知识总结
shrutisarle/movie_recommendation_system
An application that recommends movies similar to the movie user likes
shrutisarle/predict_hotel_availability
his problem revolves around predicting yearly availability of different hotels, based on certain features, so that a company can take decision to tie up with the hotel for accommodation facilities.
shrutisarle/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
shrutisarle/Restaurant-Review-Sentiment
NLP on restaurant reviews
shrutisarle/Spark-with-Python
Fundamentals of Spark with Python (using PySpark), code examples
shrutisarle/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.