Skip to content
#

z-score

Here are 74 public repositories matching this topic...

An outlier is a data point that is noticeably different from the rest. They represent errors in measurement, bad data collection, or simply show variables not considered when collecting the data.An outlier is a data point that is noticeably different from the rest. They represent errors in measurement, bad data collection, or simply show variabl…

  • Updated May 9, 2022
  • Jupyter Notebook

The Credit Card Fraud Detection project uses statistical techniques and machine learning for identifying fraudulent transactions. It includes data preprocessing, outlier detection using Boxplots and Z-scores, and a decision tree model. Evaluation goes beyond accuracy, considering precision, recall, F1-score, and ROC AUC.

  • Updated Feb 2, 2024
  • Jupyter Notebook

In January 2005, a company that monitors Internet traffic (WebSideStory) reported that its sampling revealed that the Mozilla Firefox browser launched in 2004 had grabbed a 4.6% share of the market. I. If the sample were based on 2,000 users, could Microsoft conclude that Mozilla has a less than 5% share of the market? II. WebSideStory claims that

  • Updated May 5, 2024
  • Jupyter Notebook

This project aims to practice the steps of Crisp Data Mining ( CRISP-DM ). The repository includes 3 phases, data understanding, supervised learning, and unsupervised learning.

  • Updated Feb 11, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the z-score 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 z-score topic, visit your repo's landing page and select "manage topics."

Learn more