Skip to content
#

model-training-and-evaluation

Here are 56 public repositories matching this topic...

The Pneumonia Detection App is a web application designed to assist in the diagnosis of pneumonia using chest X-ray images. This project utilizes deep learning techniques implemented with TensorFlow and Keras for image classification, and is deployed using Streamlit for a user-friendly interface.

  • Updated Jul 3, 2024
  • Jupyter Notebook

Successfully fine-tuned a pretrained DistilBERT transformer model that can classify social media text data into one of 4 cyberbullying labels i.e. ethnicity/race, gender/sexual, religion and not cyberbullying with a remarkable accuracy of 99%.

  • Updated Jun 10, 2024
  • Jupyter Notebook

Heart failure is a severe condition in which the heart is unable to pump blood effectively. Early prediction of heart failure can significantly improve patient outcomes. This project aims to build a predictive model using machine learning techniques to identify patients at risk of heart failure.

  • Updated Jun 8, 2024
  • Jupyter Notebook

This project provides a comprehensive guide to implementing PCA from scratch and validating it using scikit-learn's implementation. The visualizations help in understanding the data's variance and the effectiveness of dimensionality reduction.

  • Updated Jun 6, 2024
  • Python

The purpose of this project is to predict student loan repayment success using a neural network. Neural networks are computational models inspired by the human brain's structure and function, consisting of layers of interconnected nodes or "neurons" that can learn to recognize patterns in data.

  • Updated Jun 5, 2024
  • Jupyter Notebook

University Admission Predictor is a sophisticated Flask-based web application designed to predict the likelihood of admission to graduate programs based on student profiles. It leverages a range of regression techniques to evaluate admission chances.This project showcases the practical application of machine learning in educational forecasting.

  • Updated May 5, 2024
  • Jupyter Notebook

Improve this page

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

Learn more