Skip to content

Repository for the Final Project on Machine Learning, Udacity, Data Analyist Nanodegree

Notifications You must be signed in to change notification settings

mtyszler/IntroToMachineLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntroToMachineLearning

Repository for the Final Project on Machine Learning, Udacity, Data Analyist Nanodegree

This repository contains the required and supporting files for the final project on Machine Learning. It documents my steps into exploring the data and developing the final classifier.

Main Files:

  • poi_id.py: final python code for filtering the data, preparing and selecting features and creating the classifier
  • Question_Responses.ipynb: Responses to Udacity's questions
  • MachineLearning_Project_Notes.ipynb: Notes summarize my steps, findings and decision making process
  • References.md: A list of Web sites, books, forums, blog posts, github repositories etc. that I referred to or used in this submission

Supporting Files

  • Pickle files generate by the poi_id.py code: my_dataset.pkl, my_classifier.pkl, my_feature_list.pkl
  • Udacity's provided pickle files: final_project_dataset.pkl, final_project_dataset_modified.pkl
  • Udacity's provided python files: tester.py, feature_format.py

About

Repository for the Final Project on Machine Learning, Udacity, Data Analyist Nanodegree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published