Skip to content
You signed in with another tab or window. to refresh your session.
You signed out in another tab or window. to refresh your session.
You switched accounts on another tab or window. to refresh your session.
Here are
31 public repositories
matching this topic...
A repo holding the implementation as well as some theoretical explanation of the important relevant concepts. It is going to be in development for a long long time. I'll keep adding things everytime I have something to add to it, and I have the time for it. One can use it to learn the basics of Machine Learning from kind of scratch.
This project focuses on evaluating different classification models for detecting and analyzing the risk of near-Earth objects (NEOs). The models are assessed using key metrics such as Confusion Matrix, Recall, AUC-ROC, and PR-AUC to understand their performance in distinguishing between the two classes (risky vs. non-risky NEOs).
machine learning techniques to predict company defaults by optimizing the trade-off between recall (minimizing false negatives) and precision (avoiding false positives). Logistic Regression and Random Forest models were trained, with emphasis on recall to ensure accurate identification of high-risk companies.
Code to detect credit card fraud detecton
Search Engine based on Cranfield dataset
Support vector machine in medical disease detection. Both linear and non-linear data can be fitted in svm through its kernel specialization In medical we focus on precision or recall rather than accuracy.
Classification machine learning models were trained and used to identify what features contributed to customer churn rate.
MNIST Handwritten Digits Classification
Sentiment analysis is part of the NLP techniques that consists in extracting emotions related to some raw texts.
👁 LuceneCISI
Information Retrieval with Lucene and CISI dataset. Index documents and search between them with IB, DFR, BM-25, TF-IDF, Boolean, Axiomatic, LM-Dirichlet similarity and calculate Recall, Precision, MAP (Mean Average Precision) and F-Measure
Three classification models trained to predict failures of machines on the production line.
Telecom Customer Churn Prediction Using Machine Learning!
Summary of NLP work to automate construction management for non-compliance, punch list, and database creation.
End-to-end ML pipeline for stroke risk prediction with XGBoost, FastAPI API, and Streamlit dashboard — designed to handle severe class imbalance and maximize recall.
Consolidating tutorial codes for breast cancer tumor detection, covering ML fundamentals like classification, feature engineering, training, evaluation, and key performance metrics.
Proyecto de detección de objetos con YOLO, datos de Roboflow y registro automático en Excel.
This project tackles the Kaggle Spaceship Titanic challenge, a sci-fi–themed classification task where the goal is to predict whether passengers were transported to another dimension after a catastrophic event. Using real-world ML workflows, the project walks through data cleaning, feature engineering, model training, and evaluation.
This is my Hamoye Stage C tag-along project. The notebook focuses on applying Machine Learning Classification models and Measuring Classification Performance.
Improve this page
Add a description, image, and links to the
recall-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
recall-precision
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.