Skip to content
#

precision

Here are 351 public repositories matching this topic...

An education company named X Education sells online courses to industry professionals. On any given day, many professionals who are interested in the courses land on their website and browse for courses. The company markets its courses on several websites and search engines like Google. Once these people land on the website, they might browse th…

  • Updated Apr 18, 2020
  • Jupyter Notebook

An attempt at the network anomaly detection task using manually implemented k-means, spectral clustering and DBSCAN algorithms, with manually implemented evaluation metrics (precision, recall, f1-score and conditional entropy) used to evaluate these algorithms.

  • Updated Mar 13, 2024
  • Jupyter Notebook

This project is about detecting fraudulent credit card transactions. The dataset tends to be highly imbalanced, with less than 0.2% of the observations labelled as fraudulent. To address this issue we have to take into account the bank's objective (maximizing precision or recall) and restrictions. The performance and efficiency of many classific…

  • Updated Apr 8, 2021
  • Jupyter Notebook

Evaluation of the performance of classification models can be facilitated through a combination of calculating certain types of performance metrics and generating model performance evaluation graphics. The purpose of this exercise is to calculate a suite of classification model performance metrics via Python code functions.

  • Updated Dec 18, 2023
  • Jupyter Notebook

Improve this page

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

Learn more