Skip to content
#

model-training-and-evaluation

Here are 56 public repositories matching this topic...

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

Aditya Marketing is facing low response rates to their marketing campaigns. The objective of this project is to conduct thorough Exploratory Data Analysis, extracting insights through univariate and bivariate analysis. And Recommended strategic customer targeting tactics.

  • Updated Jan 7, 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

This repository contains a project showcasing Federated Learning using the EMNIST dataset. Federated Learning is a privacy-preserving machine learning approach that allows a model to be trained across multiple decentralized devices or servers holding local data samples, without exchanging them.

  • Updated Sep 24, 2023
  • Jupyter Notebook

Successfully established a machine learning model which can accurately predict the expected life duration of a human being based on several demographic features such as alcohol consumption per capita, average BMI of entire population, etc.

  • Updated Oct 11, 2023
  • Jupyter Notebook

Successfully developed a machine learning model which can accurately predict up to 100% accuracy whether a credit card application of a given applicant would be approved or not, based on several demographic features such as applicant age, total income, marital status, total years of work experience, etc.

  • Updated Oct 27, 2023
  • 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

Successfully established a supervised machine learning model which can accurately forecast the total weekly sales amount obtained at Walmart stores, based on a certain set of features provided as input.

  • Updated Apr 17, 2023
  • Jupyter Notebook

Successfully established a supervised machine learning model that can accurately predict whether the travel insurance claim of a particular customer should be approved or not by a travel insurance agency.

  • Updated Jul 18, 2023
  • 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