Pinned Repositories
AB-Demo
Simple front-end A/B experiment
data-bore
A Django REST API with an embedded ML model for sentiment analysis of movie reviews.
data-bore-dashboard-bi
A Django app with an embedded Power BI Dashboard connected to the Heroku database from Data-Bore (https://data-bore.herokuapp.com/)
data_bore_dashboard
Dash Dashboard which fetches data through an API from Data-Bore (https://data-bore.herokuapp.com/) to summarize movie reviews, sentiment, and randomized demographic data.
doublebagger
From Django to postgreSQL to pandas
Hwage_article
Data Exploration for hwage dataset -> Medium post
kaggle_waterpumps_2
moodibeats_api_medium
For Medium post
pydango-pip
Pip-installable version of Pydango - a complete database schema mimicking the Fandango movie ticket reservation system that you can interact with using a CLI.
sql-buddy
SQL study aid for the command line built with Python
Captmoonshot's Repositories
Captmoonshot/Hwage_article
Data Exploration for hwage dataset -> Medium post
Captmoonshot/baseball_DataScience
A data-driven look at baseball
Captmoonshot/crunchbase-data
2015 CrunchBase Data Export as CSV
Captmoonshot/csvs-to-sqlite
Convert CSV files into a SQLite database
Captmoonshot/datascience
Following Sr. data scientist Susan Li's Python ML projects
Captmoonshot/dataset-examples
Samples for users of the Yelp Academic Dataset
Captmoonshot/datasets
Captmoonshot/DBDA-python
Doing Bayesian Data Analysis, 2nd Edition (Kruschke, 2015): Python/PyMC3 code
Captmoonshot/DS-GoodNews
Data science and analysis for the Good News project
Captmoonshot/DS-Sprint-01-Dealing-With-Data
Notebooks, assignments, and sprint challenge for Data Science Unit 1 Sprint 1
Captmoonshot/DS-Sprint-02-Storytelling-With-Data
Notebooks, assignments, and sprint challenge for Data Science Unit 1 Sprint 2
Captmoonshot/hello-world
Captmoonshot/hellowebapp-1
Documents and Information relating to Hello Web App: Introduction to web app development using Python and Django.
Captmoonshot/how-to-solve-NLP
Collection of resources to get familiar with solving NLP
Captmoonshot/islr-python-1
Captmoonshot/kaggle_titanic
Titanic Classification using Random Forest (46% percentile score)
Captmoonshot/LambdaSchoolDataScience
Completed assignments and coding challenges from the Lambda School Data Science program.
Captmoonshot/Machine-Learning-Books-With-Python
Chapter by Chapter notes, exercises and code for a variety of machine learning books using Python
Captmoonshot/musical-fiesta
My first git
Captmoonshot/nyt-comments
A python package that retrieves comments from the New York Times articles customized with respect to timeline and queries and return the comments' and articles' data as pandas dataframes with an option to store it as csv files.
Captmoonshot/OpenCV_Tube
OpenCV experiments
Captmoonshot/sentiment
sentiment analysis with Python (Sebastian Raschka)
Captmoonshot/sentiment_analysis
From Sebastian Raschka's Python Machine Learning 2nd Edition
Captmoonshot/spam-filter
Captmoonshot/TaarifaWaterpoints
Waterpoint management system for Tanzania
Captmoonshot/text_generators
Python code for building a text generator using LSTMs.