dformoso/sklearn-classification
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
This project provides a pre-built analysis workbook for predicting whether an individual's income exceeds $50K/yr using census data. You input raw census data, and it outputs a prediction model along with insights into which factors influence income. This tool is for data analysts or researchers who need to classify individuals based on demographic and economic information.
697 stars. No commits in the last 6 months.
Use this if you need a detailed example or a starting point for analyzing demographic datasets to predict income levels.
Not ideal if you are looking for a ready-to-use application rather than a data science notebook requiring setup and execution in a Python environment.
Stars
697
Forks
229
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Dec 21, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dformoso/sklearn-classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...