Pinned Repositories
pymc3-hmm
Hidden Markov models in PyMC3
pbem_analysis
Quantifying the impact of drinking water risk on communities in Pennsylvania. An effort to reproduce some of the results found in this paper: https://ascelibrary.org/doi/full/10.1061/%28ASCE%29WR.1943-5452.0001260
alteryx
analysis_review
AppAcademy
boot
An example demonstrating the power of the bootstrap and how it can be used to determine significance in a hypothesis testing setting. Also a brief introduction to web scraping in python!
carbon_almanac
LSTM
R-Projects
A case study walking through how I used historical NCAA data to built a winning march madness bracket.
rethinking
Statistical Rethinking is a powerful text walking through the Bayesian framework, I'm keeping track of my notes and homework solutions here
Veganveins's Repositories
Veganveins/carbon_almanac
Veganveins/LSTM
Veganveins/alteryx
Veganveins/analysis_review
Veganveins/AppAcademy
Veganveins/boot
An example demonstrating the power of the bootstrap and how it can be used to determine significance in a hypothesis testing setting. Also a brief introduction to web scraping in python!
Veganveins/R-Projects
A case study walking through how I used historical NCAA data to built a winning march madness bracket.
Veganveins/rethinking
Statistical Rethinking is a powerful text walking through the Bayesian framework, I'm keeping track of my notes and homework solutions here
Veganveins/candy_canes
Veganveins/fcst_scripts
Veganveins/Learning-Git
Veganveins/lm_multipredictors
Linear regression additive with multipe Xis
Veganveins/market_analysis
Veganveins/NewRepository
Veganveins/next_basket_recs
Veganveins/ProjectEuler
My solutions to some of project euler's logic problems, the full problem space can be found here if you'd like to try your own!
Veganveins/prophet
Veganveins/RailsBridge
Veganveins/RailsTutorial
Veganveins/recurrent_neural_network
This is the code for "Recurrent Neural Networks - The Math of Intelligence (Week 5)" By Siraj Raval on Youtube
Veganveins/side_projects
Veganveins/time_series_analysis
Review of time series using regression and neural network methods
Veganveins/Toy_App
Veganveins/Web-Scraping-And-Others
web scraping and my random side projects
Veganveins/Websites
Veganveins/your_first_code
A very simple snippet of C code, for Holberton School's admissions.