Skip to content
#

z-score

Here are 74 public repositories matching this topic...

Q3.Auditors at a small community bank randomly sample 100 withdrawal transactions made during the week at an ATM machine located near the bank’s main branch. Over the past 2 years, the average withdrawal amount has been $50 with a standard deviation of $40. Since audit investigations are typically expensive, the auditors decide to not initiate furt

  • Updated May 5, 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

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

Feature transformation is a technique in machine learning that changes the way features are represented in order to improve the performance of machine learning algorithms. This can be done by transforming the features to a different scale, removing outliers, or creating new features from existing

  • Updated Aug 25, 2023
  • 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