Skip to content
#

chi-squared-test

Here are 16 public repositories matching this topic...

A hub that contains notebooks that perform elementary descriptive statistics of populations and samples and demonstrates 3 hypothesis tests- Welch t-test, Correlation, and Chi-square test. It shows how to run them in python and understand the results

  • Updated Sep 18, 2021
  • Jupyter Notebook

Effort here is to identify important features in relation to our target variable using multiple Correlation methods based on data type. Feature selection is important for ML models to avoid 'curse of dimensionality' but for this dataset we will be using it build our intution that benefits our later EDA effort

  • Updated Nov 25, 2022
  • Jupyter Notebook

The aim is to develop an ML- based predictive classification model (logistic regression & decision trees) to predict which hotel booking is likely to be canceled. This is done by analysing different attributes of customer's booking details. Being able to predict accurately in advance if a booking is likely to be canceled will help formulate prof…

  • Updated Jan 20, 2022
  • Jupyter Notebook

This project explores the Framingham Heart disease dataset with the objective to predict its risk in 10 years. Various methods for handling missing values and outliers are explored as iterations. After analysing the dataset, important and necessary features are selected. Seven ML models are implemented, with evaluation on the basis of Test Recall.

  • Updated Apr 7, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the chi-squared-test topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chi-squared-test topic, visit your repo's landing page and select "manage topics."

Learn more