classification-report
Here are 104 public repositories matching this topic...
Language:All
Sort:Most stars
Understanding emotions from audio files using neural networks and multiple datasets.
- Updated
Jul 1, 2023 - Python
Detecting Frauds in Online Transactions using Anamoly Detection Techniques Such as Over Sampling and Under-Sampling as the ratio of Frauds is less than 0.00005 thus, simply applying Classification Algorithm may result in Overfitting
- Updated
May 23, 2019 - Jupyter Notebook
Artificial intelligence (AI, ML, DL) performance metrics implemented in Python
- Updated
Sep 3, 2024 - Python
Engaged in research to help improve to boost text sentiment analysis using facial features from video using machine learning.
- Updated
Jan 12, 2018 - Jupyter Notebook
Machine-Learning project that uses a variety of credit-related risk factors to predict a potential client's credit risk. Machine Learning models include Logistic Regression, Balanced Random Forest and EasyEnsemble, and a variety of re-sampling techniques are used (Oversampling/SMOTE, Undersampling/Cluster Centroids, and SMOTEENN) to re-sample th…
- Updated
Jan 24, 2021 - Jupyter Notebook
Conducted data analysis, statistical analysis, and data visualization on an Indian crime dataset. Applied various machine learning algorithms to gain insights from the data. Utilized Time-Series models for prediction and forecasting based on the crime data analysis.
- Updated
Oct 5, 2023 - Jupyter Notebook
Kaggle Machine Learning Competition Project : In this project, we will create a classifier to classify fashion clothing into 10 categories learned from Fashion MNIST dataset of Zalando's article images
- Updated
Nov 21, 2019 - Jupyter Notebook
The main purpose of our proposed method is used to predict the quality of water by using Machine Learning algorithm.
- Updated
Sep 6, 2023 - Jupyter Notebook
The project aims to apply Naives Bayes on TF-IDF and Word2Vec Models .Use one of Selection Best Feature techniques to chose only features that contribute to the performance of the prediction
- Updated
May 11, 2020 - Jupyter Notebook
We'll use Python to build and evaluate several machine learning models to predict credit risk. Being able to predict credit risk with machine learning algorithms can help banks and financial institutions predict anomalies, reduce risk cases, monitor portfolios, and provide recommendations on what to do in cases of fraud.
- Updated
Mar 5, 2022 - Jupyter Notebook
Python framework to evaluate Named Entity Recognition (NER) models. Creates entity-level confusion matrix and classification report.
- Updated
Jun 27, 2024 - Jupyter Notebook
💉 Vaccine Sentiment Classifier is a deep learning classifier trained on real world twitter data, that distinguishes 3 types of tweets: Neutral, Anti-vax & Pro-vax.
- Updated
Sep 22, 2022 - Jupyter Notebook
Sentiment analysis on customer reviews using machine learning and python
- Updated
Mar 26, 2018 - Python
With the Student Alcohol Consumption data set, we predict high or low alcohol consumption of students.
- Updated
Apr 21, 2021 - Jupyter Notebook
Tool demonstrating building credit risk models
- Updated
Mar 25, 2023 - Python
This repository contains introductory notebook for logistic regression
- Updated
Nov 17, 2022 - Jupyter Notebook
Supervised-ML-Decision-Tree-C5.0-Entropy-Iris-Flower-Using Entropy Criteria - Classification Model. Import Libraries and data set, EDA, Apply Label Encoding, Model Building - Building/Training Decision Tree Classifier (C5.0) using Entropy Criteria. Validation and Testing Decision Tree Classifier (C5.0) Model
- Updated
Nov 9, 2021 - Jupyter Notebook
Demonstrate the application of machine learning on a real-world predictive maintenance dataset, using measurements from actual industrial equipment.
- Updated
Jan 1, 2025 - Jupyter Notebook
"TensorFlow Image Classification Project" This project demonstrates image classification using TensorFlow. The CIFAR-10 dataset, consisting of 60,000 32x32 color images across 10 classes, is explored and analyzed. Key components include data loading, dataset characteristics, and a machine learning model built using the functional API.
- Updated
Oct 13, 2023 - HTML
Using a classification model, this project will focus on predicting whether an applicant is a "good" or "bad" customer who's applying for a credit card based on an application record and credit record dataset.
- Updated
May 26, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to theclassification-report topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theclassification-report topic, visit your repo's landing page and select "manage topics."