Skip to content
#

model-training

Here are 61 public repositories matching this topic...

Explore credit card approval prediction through data analysis and machine learning. Preprocess data, train logistic regression models, and optimize hyperparameters. Learn data preprocessing, feature engineering, model training, and evaluation. Dive into the world of machine learning with Python and popular libraries.

  • Updated Jun 23, 2023
  • Python

A computer vision project using deep learning to detect face masks in live video. Accurate and efficient, it overlays results on the video feed, indicating mask presence. Monitors compliance in public spaces, workplaces, and healthcare settings for enhanced safety.

  • Updated Jul 1, 2023
  • Python

zoofs is a Python library for performing feature selection using a variety of nature-inspired wrapper algorithms. The algorithms range from swarm-intelligence to physics-based to Evolutionary. It's easy to use , flexible and powerful tool to reduce your feature size.

  • Updated Aug 20, 2021
  • Python

This repository contains code for a binary image classification model to detect pneumothorax using the ResNet-50 V2 architecture. It includes essential steps such as dataset splitting, image augmentation, model training, and a Streamlit application for user image upload and prediction.

  • Updated May 27, 2023
  • Python

Implements an entire machine learning pipeline to train and evaluate a Random Forest Classifier on labeled gait data for walking. Data generated during the experiment has led to helpful insights in to the problem domain.

  • Updated Dec 8, 2022
  • Python

Improve this page

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

Learn more