guillaume-chevalier / Predict-if-salary-is-over-50k-with-Keras
Predict whether income exceeds $50K/yr based on census data of the "Adult Dataset". Also known as "Census Income" dataset.
☆22Updated 9 years ago
Alternatives and similar repositories for Predict-if-salary-is-over-50k-with-Keras:
Users that are interested in Predict-if-salary-is-over-50k-with-Keras are comparing it to the libraries listed below
- Jupyter Notebook presentation for class imbalance in binary classification☆50Updated 6 years ago
- Notes for Data Science 350 Class☆23Updated 7 years ago
- An example of a sentiment analysis program, used on the IMDB movie review dataset. The program uses the Keras deep learning library. Fi…☆23Updated 7 years ago
- Python implementations of kNN imputation☆31Updated 7 years ago
- A Python Package for data processing and building ML models, primarily based on pandas and sklearn libraries.☆17Updated 5 years ago
- Tutorial on deploying machine learning models to production☆58Updated 5 years ago
- This library is a wrapper for sklearn and works with data stored using Pandas module.