axelnine
Data. Informatics. Text. I love making data interpretation easier for everyone.
SquareSan Francisco
Pinned Repositories
axelnine.github.io
Prem Shah's website
Brownian-Motion-Simulation
A simulation of brownian motion on stock data in R
cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
HackerRank-Leetcode
This repository contains codes for HackerRank & LeetCode Coding Challenges
INFX-574-Machine-Learning
This repository contains problem sets and examples for INFX 574 - Machine Learning
Phrase-Chunking
Phrase Chunking in Python for extraction of multiple sentiments
Python-Snippets-for-Data-Science
Repository dedicated to small helpful functions for data science.
resume
Resume in Latex
Sentiment-Analysis
This repository contains code which implements sentiment analysis in Python with functions for data cleaning and feature extraction as well
Understanding-Data-Science-in-Finance
axelnine's Repositories
axelnine/Sentiment-Analysis
This repository contains code which implements sentiment analysis in Python with functions for data cleaning and feature extraction as well
axelnine/Phrase-Chunking
Phrase Chunking in Python for extraction of multiple sentiments
axelnine/cosmos
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
axelnine/HackerRank-Leetcode
This repository contains codes for HackerRank & LeetCode Coding Challenges
axelnine/INFX-574-Machine-Learning
This repository contains problem sets and examples for INFX 574 - Machine Learning
axelnine/Python-Snippets-for-Data-Science
Repository dedicated to small helpful functions for data science.
axelnine/resume
Resume in Latex
axelnine/axelnine.github.io
Prem Shah's website
axelnine/Brownian-Motion-Simulation
A simulation of brownian motion on stock data in R
axelnine/IMT589_A3
D3.js Assignment
axelnine/Understanding-Data-Science-in-Finance
axelnine/Flask-Applications
My tries with using flask applications in Python
axelnine/IMT-575-Data-Science-3
This repository contains code as part of coursework for Data Science 3
axelnine/INFX-573-Statistics-in-Data-Science
Contains Labs & Assignments for the class INFX 573 - Statisical Foundations of Data Science
axelnine/Intelligent-Electricity-Consumption---Internet-of-Things-Project
This project utilizes data on current weather forecast and energy consumption within a particular area to predict when to turn your thermostat and other devices on/off. Along with the Raspberry Pi it uses a temperature sensor as a peripheral.
axelnine/Kaggle-Competitions
Codes for Kaggle Competitions
axelnine/MachineLearning-Tidbits
A repository dedicated to small projects/random implementations in Data Science/Machine Learning
axelnine/Text-Classification-through-LSTM-Neural-Networks
This repository contains code for sentiment analysis by using LSTM Recurrent Neural Networks through the keras library.