CharityML Project Solution Walkthrough — Udacity Machine Learning Nanodegree
Post underconstruction. It is intended for my mentees in the Udacity machine learning nanodegree and data science nanodegree. Any one taking the MLND may find it useful.
Core Concepts, Learning Goals of This Project
- Collect, clean and process data. Preprocessing data
- Doing exploratory data analysis (EDA)
- Scikit Learn API import, init, fit, predict, and score