Pinned Repositories
ai-chatbot-framework
A python chatbot framework with Natural Language Understanding and Artificial Intelligence.
airflow
Airflow is a system to programmatically author, schedule and monitor data pipelines.
algobox
Open Source algorithmic trading platform in Java / Python
asterisk-k8s-demo
Demo of scalable Asterisk on Kubernetes
autogluon
AutoGluon: AutoML Toolkit for Deep Learning
Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
Option-Arbitrage
A Project to identify option arbitrage opportunities via Black Scholes. This is referred to as 'Option Arbitrage Trading' which seeks to neutralize certain market risks by taking offsetting long and short related securities.
QuantResearch
Quantitative analysis, strategies and backtests
Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
sasikanuri's Repositories
sasikanuri/airflow
Airflow is a system to programmatically author, schedule and monitor data pipelines.
sasikanuri/daily-stock-forecast
Daily Stock Forecasts using Machine Learning (SVM regression)
sasikanuri/dashboards
Jupyter Dynamic Dashboards from Notebooks
sasikanuri/datasciencecoursera
sasikanuri/Mining-the-Social-Web-2nd-Edition
The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)
sasikanuri/momentum-strategy
sasikanuri/nike-inc.github.io
Nike Open Source Software
sasikanuri/stock-analyzer
Python program for running quantitative analysis and intrinsic value calculation for stocks using existing valuation formulas and data pulled from Morningstar and
sasikanuri/twitter-sentiment-analysis-tutorial-201107
Code to reproduce the simple sentiment analysis from my presentation
sasikanuri/Twitter-Sentiment-Mining
A project to mine sentiment from tweets using a bag of words approach.