Pinned Repositories
ACM-ICPC-Algorithms
Algorithms used in Competitive Programming
aeneas
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
application
iOS application for CocoaHeads meetups in Russia
ATADocs
Public content repo for ATA documentation in OPS
Capstone_Proposal-Starbucks-Analyze-the-Coffee-Innovation
ml-projects
Machine Learning projs using traditional algorithms.
Moon_Data
Training a custom,PyTorch neural network to create a binary classifier for data that is separated into two classes; the data looks like two moon shapes when it is displayed.
scikit-learn
scikit-learn: machine learning in Python
StockPrediction-SVM
Semester Project for Stockmarket Price Prediction:~
Time-Series-Forecasting
Time series forecasting is the task of predicting future data points, given some historical data. It is commonly used in a variety of tasks from weather forecasting, retail and sales forecasting, stock market prediction, and in behavior prediction (such as predicting the flow of car traffic over a day).
AishwaryaVarma's Repositories
AishwaryaVarma/Moon_Data
Training a custom,PyTorch neural network to create a binary classifier for data that is separated into two classes; the data looks like two moon shapes when it is displayed.
AishwaryaVarma/Capstone_Proposal-Starbucks-Analyze-the-Coffee-Innovation
AishwaryaVarma/scikit-learn
scikit-learn: machine learning in Python
AishwaryaVarma/Time-Series-Forecasting
Time series forecasting is the task of predicting future data points, given some historical data. It is commonly used in a variety of tasks from weather forecasting, retail and sales forecasting, stock market prediction, and in behavior prediction (such as predicting the flow of car traffic over a day).
AishwaryaVarma/aeneas
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
AishwaryaVarma/application
iOS application for CocoaHeads meetups in Russia
AishwaryaVarma/BlogMan
A Blog Web Application, specially made for open source contribution. Simple MERN (MongoDB, ExpressJs, React, Node) technology has been used
AishwaryaVarma/Blooms-Taxonomy-Measurable-Verb-Detection-System
This project involves the computational detection of key words and phrases in unstructured text documents, the formulation of semi-structured text records that link the document to a taxonomy, and the posting of the result to a learning record store. The final application will require a web based UI.
AishwaryaVarma/Boston-Housing
Boston Housing using sagemaker
AishwaryaVarma/cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum |
AishwaryaVarma/data-science-on-gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
AishwaryaVarma/Eyes-Position-Estimator-Mediapipe
This is Eyes :eye: :eye: Tracking Project, here we will use computer vision techniques to extracting the eyes, Mediapipe python modules will provide the face landmarks,
AishwaryaVarma/girlscript_app
This is an app built using Flutter for different GirlScript Chapters that is to be used by the community associated with it and to later serve as a template for other tech communities as well. From having the option to portray the member's achievements to announcements regarding various opportunities, we want it to be knit into a single platform. Also, the app is made by the community for the community is something that shall add on to its elegance and being a open source project for beginners to learn and contribute to is a cherry on the cake.
AishwaryaVarma/Hacktoberfest-2k19
AishwaryaVarma/hgulati30.github.io
AishwaryaVarma/imdb
Sentimental-Analysis-IMDB reviews
AishwaryaVarma/jarvis-core
The core of Just A Rather Very Intelligent System!
AishwaryaVarma/MapBot
A chatbot developed in Python
AishwaryaVarma/mattermost-server
Open source Slack-alternative in Golang and React - Mattermost
AishwaryaVarma/MLND_Capstone_Starbucks
Capstone Project - Starbucks Challenge
AishwaryaVarma/NLTK-3----Natural-Language-Processing-with-Python-series
Natural Language Processing with Python 3 and NLTK 3 series
AishwaryaVarma/Payment-Fraud-Detctionn
Credit-Card Fraud Detection using Binary Classification
AishwaryaVarma/Plagiarism-detection-project
The repository contain Udacity Nanodegree program 2nd project
AishwaryaVarma/Plagiarism-Detector
Utilizing the necessary data for building a plagiarism detector that examines a text file and performs binary classification, labelling that file as plagiarized or not depending on how similar the text file is compared to the provided source text.
AishwaryaVarma/Population-Segmentation
Population_Segmentation with Sagemaker
AishwaryaVarma/pydatastructs
A python package for data structures
AishwaryaVarma/pysheeet
Python Cheat Sheet
AishwaryaVarma/travel-safe
AishwaryaVarma/verdaccio
📦🔐A lightweight private npm proxy registry
AishwaryaVarma/XMLDictionary
A simple way to parse and generate XML on iOS and Mac OS. Converts an XML file to an NSDictionary which can then be easily traversed using the standard Cocoa keyPath mechanism. Can also output the contents of any dictionary as XML.