GithubHelp home page GithubHelp logo

melikeoflu / 2018_brfss_survey_data_anlaysis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hicrana/2018_brfss_survey_data_anlaysis

0.0 0.0 0.0 17.25 MB

Developed and assessed 25 machine learning classification models using Python, pandas, scikit-learn, seaborn, and scipy.stats, effectively predicting various health conditions.

License: Apache License 2.0

Jupyter Notebook 100.00%

2018_brfss_survey_data_anlaysis's Introduction

2018 BRFSS Survey Data Analysis

Utilizing Machine Learning Classifier Algorithms to Classify 2018 BRFSS Survey Data Prepared by the CDC

Required Libraries

  • pandas
  • scikit-learn
  • numpy

Files Included:

  • data folder: Contains source data and processed data.
  • images folder: Charts and graphs used for project presentation.
  • dataPrep: Documentation of the data cleaning process performed.
  • data_processing: Details on attribute selection methods, model creation, and model evaluation.
  • project_report: A summary report of the project.

Project Objective

The goal of this project is to build and evaluate classifier models using real-world data. This involves building 25 classifier models, utilizing various attribute selection methods. The models will be assessed based on a weighted average of TP rate, FP rate, precision, recall, and F-measure.

Project Outcome

  • Successfully built and tested 25 classifier models using real-world data.
  • Achieved an average accuracy score of 70% and a sensitivity rate above 50%.
  • Employed data cleaning, preprocessing, feature engineering, and model selection techniques.
  • Utilized Python, pandas, scikit-learn, seaborn, and other tools to optimize model performance and understand feature importance.

Project Steps

  1. Data Cleaning:

    • Extensive data cleaning was required due to the real-world nature of the dataset.
    • Addressed issues such as populating missing values and replacing outliers with mean, median, or most frequent values.
    • Adjusted data types for analysis compatibility.
  2. Data Processing and Model Creation:

    • Executed five iterations, each employing different attribute selection methods and classifier models.
    • Evaluated models based on accuracy, error rate, sensitivity/recall, and precision rate.
  3. Best Model Selection:

    • Selected the best model based on average performance metrics and the efficacy of the feature selection method.

2018_brfss_survey_data_anlaysis's People

Contributors

hicrana avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.