Skip to content
#

model-training-and-evaluation

Here are 104 public repositories matching this topic...

Unlock the potential of finetuning Large Language Models (LLMs). Learn from industry expert, and discover when to apply finetuning, data preparation techniques, and how to effectively train and evaluate LLMs.

  • Updated Oct 20, 2023
  • Jupyter Notebook

Successfully developed a machine learning model which can accurately predict whether a firm will become bankrupt or not, depending on various features such as net value growth rate, borrowing dependency, cash/total assets, etc.

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

The Employee Attrition Control project uses data analysis and predictive modeling to understand and address employee turnover. It provides insights and recommendations to reduce attrition and improve employee satisfaction and retention.

  • Updated Jun 16, 2023
  • Jupyter Notebook

This Machine Learning repository encompasses theory, hands-on labs, and two projects. Project 1 analyzes customer segmentation for marketing using clustering, while Project 2 applies supervised classification in marketing and sales.

  • Updated Dec 2, 2023
  • Jupyter Notebook

This project, you will build a full AI pipeline for an image classification task using Convolutional Neural Networks (CNNs). The project will cover data ingestion, preprocessing, model training, deployment, and CI/CD integration using GitHub Actions, Docker, and AWS.

  • Updated Oct 1, 2024
  • Python

I deployed this bi-disease prediction model in python using Machine Laerning. Deployed this ML model as a web application on cloud streamlit. To see the model please visit

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

This project forecasts the total wind and solar electricity production using Long Short-Term Memory (LSTM) neural networks implemented in PyTorch. The model leverages time-series data to predict future renewable energy generation, helping to optimize energy management and grid stability.

  • Updated Sep 15, 2024
  • Jupyter Notebook

In this project, I've created an end-to-end ETL pipeline and subsequently developed a machine learning model to predict the price of Amazon products based on several product-related features.

  • Updated Nov 26, 2024
  • Python

A real-time, end-to-end machine learning application built with Flask and integrated with MLflow for tracking and model management. The application predicts house prices based on user input, leveraging trained regression models and providing a web interface for seamless interaction.

  • Updated Nov 30, 2024
  • Python

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