shockwave22's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
awesomedata/awesome-public-datasets
A topic-centric list of HQ open datasets.
jtoy/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
andkret/Cookbook
The Data Engineering Cookbook
mikesprague/udacity-nanodegrees
:mortar_board: List of Udacity Nanodegree programs with links to the free courses in their curricula
RodneyShag/HackerRank_solutions
317 efficient solutions to HackerRank problems
GoogleCloudPlatform/cloudml-samples
Cloud ML Engine repo. Please visit the new Vertex AI samples repo at https://github.com/GoogleCloudPlatform/vertex-ai-samples
udacity/DSND_Term2
Contains files related to content and project of DSND Term 2
larsgeorge/hbase-book
Contains the code used in the HBase: The Definitive Guide book.
vinija/LeetCode
alistairewj/sepsis3-mimic
Evaluation of the Sepsis-3 guidelines in MIMIC-III
abulbasar/machine-learning
notebooks with example for machine learning examples
jasonjjchen/Web_Scraping-WebMD_Scrapy
WebMD scraping, data exploration, and jupyter app for NYCDSA Project 2
shawnhero/ICDM2013-Expedia-Recommendation-System
cs249_Parker_Proj1
Sapphirine/real-time-sepsis-prediction
E6893 Final Project for egm2143, djf2150, and kr2741
qianmx/Expedia-Hotel-Recommendations
Predict the likelihood a user will stay at 100 different hotel groups.
GNLN/Recommender-System
Built a Hotel Recommender System using Expedia Data with Pyspark, SparkSQL, SparkR and AWS backend
DeepakRavi/courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
DeepakRavi/python-books
This is some of my Python technical books collection
TCSS-555-Machine-Learning/Project-2-Length-Of-Stay
Sepsis is a potentially life-threatening condition that is one of the most common problems that arises after hospitalizations. This condition arises when the body's response to infection causes injury to its own tissues and organs. Sepsis can be classified into different types depending upon the severity of the disease. Thus, risk of death from sepsis is as high as 30%, from severe sepsis as high as 50%, and from septic shock as high as 80%. In this project, we will be concentrating on predicting if a patient will develop Sepsis in general. Identifying Sepsis early on using machine learning models can greatly improve the quality of life for patients and potentially save millions of lives.