Skip to content
#

outlier-removal

Here are 106 public repositories matching this topic...

Prepare a prediction model for profit of 50_startups data. Do transformations for getting better predictions of profit and make a table containing R^2 value for each prepared model. Consider only the below columns and prepare a prediction model for predicting Price. Corolla<-Corolla[c("Price","Age_

  • Updated Apr 20, 2024
  • Jupyter Notebook

Time series data, prevalent across diverse domains like economics, finance, meteorology, and science, encompasses various phenomena such as daily sales, stock prices, temperatures, and population growth. We will analyze different datasets to discern patterns and forecast future trends or extract pertinent insights.

  • Updated Apr 1, 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

Improve this page

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

Learn more