Skip to content

Data Science - Case Study with Classification Application in Python Using scikit-learn

Notifications You must be signed in to change notification settings

tweichle/DS-Case-Study-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

DS-Case-Study-2

Data Science - Case Study with Classification Application in Python Using scikit-learn

This repository contains the analysis of a case study. The data deliberately has no context.

Goals

  • Provide examples of data inspection, analyses, and modeling choices on the provided data.
  • Investigate and analyze the data, producing a model that can be used to predict the “response”.
  • Describe the predictive model, with a discussion of how well the model performs.