AaronNHorvitz's Stars
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
QuivrHQ/quivr
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama. Any Vectorstore: PGVector, Faiss. Any Files. Anyway you want.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
tatsu-lab/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
CSSEGISandData/COVID-19
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
fivethirtyeight/data
Data and code behind the articles and graphics at FiveThirtyEight
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
mxgmn/MarkovJunior
Probabilistic language based on pattern matching and constraint propagation, 153 examples
je-suis-tm/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
facebookresearch/Kats
Kats, a kit to analyze time series data, a lightweight, easy-to-use, generalizable, and extendable framework to perform time series analysis, from understanding the key statistics and characteristics, detecting change points and anomalies, to forecasting future trends.
Uniswap/v3-core
🦄 🦄 🦄 Core smart contracts of Uniswap v3
huggingface/blog
Public repo for HF blog posts
WenjieDu/PyPOTS
A Python toolkit/library for reality-centric machine/deep learning and data mining on partially-observed time series, including SOTA neural network models for scientific analysis tasks of imputation/classification/clustering/forecasting/anomaly detection/cleaning on incomplete industrial (irregularly-sampled) multivariate TS with NaN missing values
RamiKrispin/vscode-python
A Tutorial for Setting Python Development Environment with VScode and Docker
OmkarPathak/pyresparser
A simple resume parser used for extracting information from resumes
Axelrod-Python/Axelrod
A research tool for the Iterated Prisoner's Dilemma
b2developer/MonopolyNEAT
NEAT implemented into Monopoly with a knockout tournament scheme
jonathandunn/text_analytics
Basic text analytics and natural language processing in Python
PacktPublishing/Mastering-NLP-from-Foundations-to-LLMs
Mastering NLP from Foundations to LLMs, Published by Packt
joaofig/pyloess
A simple implementation of the LOESS algorithm using numpy
ZebinYang/gaminet
Generalized additive model with pairwise interactions
esonderegger/fecfile
a python parser for the .fec file format
JPSchloss/Code_Resources_And_Examples
A collection of code snippets that I create and share with the world!
AaronNHorvitz/Federal-Election-Commission-FEC-Data
This is my capstone project. The full presentation can be found in the uploaded PDF file. I created a model that calculates the ROI and predicts individual donations to election campaigns for the US House of Representatives using data reported to the Federal Election Commission (FEC).
AaronNHorvitz/Find-Stock-and-Commodity-Price-Trends
How to find stock and commodity price trends using LOWESS (Locally Weighted Scatterplot Smoothing)
AaronNHorvitz/Energy-Information-Administration-EIA-and-FRED-API-calls-using-Python
AaronNHorvitz/Read-COVID-19-Data-Into-a-Pandas-Dataframe-Inside-A-Jupyter-Notebook
This is for anyone who would like to quickly read the COVID-19 time series data into a Pandas dataframe inside a Jupyter Notebook. I posted the Python code on Github in a Jupyter Notebook. The raw data is updated daily by Johns Hopkins University. Hopefully, this helps.
AaronNHorvitz/Raising-Money-for-Congressional-Elections-Capstone-Project
This is my capstone project. I created a model that calculates the ROI and predicts individual donations to election campaigns for the US House of Representatives using data reported to the Federal Election Commission (FEC).