Example machine learning projects in Python with tensorflow and other tools
PROJECTS:
- Machine Learning and Data Science IBM professional certifications
- Enefit Kaggle energy prosumer competition
- t-SNE maps with SAMHSA mental health data
- MNIST handwriting digit recognition
HOW TO USE t-SNE:
- https://distill.pub/2016/misread-tsne/
- https://medium.com/@violante.andre/an-introduction-to-t-sne-with-python-example-47e6ae7dc58f
PAPERS:
GENERAL DATA SOURCES:
CHOSEN DATASETS:
- MNIST Handwritten Digits: https://www.kaggle.com/datasets/oddrationale/mnist-in-csv
- National Health and Nutrition Survey: https://www.cdc.gov/nchs/nhanes/index.htm
- Mental Health Client-Level Data - https://www.datafiles.samhsa.gov/dataset/mental-health-client-level-data-2021-mh-cld-2021-ds0001
KAGGLE COMPETITIONS: