Skip to content
#

modeltraining

Here are 29 public repositories matching this topic...

AlmaBetter Capstone Project -Classification model to predict the sentiment of COVID-19 tweets. The tweets have been pulled from Twitter and manual tagging has been done then.

  • Updated May 22, 2023
  • Jupyter Notebook

The Titanic classification problem involves predicting whether a passenger on the Titanic survived or not, based on various features available about each passenger. The sinking of the Titanic in 1912 is one of the most infamous maritime disasters in history, and this dataset has been widely used as a benchmark for predictive modeling.

  • Updated Aug 17, 2023
  • Python

One notebook trains a vegetable classification model with InceptionV3 using TensorFlow and Keras. The second notebook showcases the pre-trained model's inference on vegetable categories, loading InceptionV3 and enhancing image features. Together, they offer a compact solution for vegetable classification through deep learning.

  • Updated Jan 21, 2024
  • Jupyter Notebook

This project focuses on predicting the prices of clothes based on various features such as category, size, and color. Leveraging the power of machine learning, specifically supervised learning algorithms, we aim to build a robust predictive model capable of estimating prices with high accuracy.

  • Updated May 17, 2024
  • Jupyter Notebook

This project utilizes a machine learning model where consumer brand data is employed. Initially, a preliminary model is developed, followed by a refined model using a process called 'fine-tuning' to improve results. Additionally, a comprehensive testing suite has been created to validate accuracy and reliability of the model's predictions.

  • Updated Feb 8, 2024
  • Jupyter Notebook

This repo hosts an end-to-end machine learning project designed to cover the full lifecycle of a data science initiative. The project encompasses a comprehensive approach including data Ingestion, preprocessing, exploratory data analysis (EDA), feature engineering, model training and evaluation, hyperparameter tuning, and cloud deployment.

  • Updated Feb 28, 2024
  • Jupyter Notebook

This repository contains the LifeExpectancy Prediction Project, a comprehensive data science project aimed at predicting life expectancy based on various health, economic, and social factors. The project includes steps for data preprocessing, exploratory data analysis (EDA), model selection, training, hyperparameter tuning, and model interpretation

  • Updated May 29, 2024
  • Jupyter Notebook

The main purpose of this repository is to build the pipeline for training of regression models and predict the compressive strength of concrete to reduce the risk and cost involved in discarding the concrete structures when the concrete cube test fails.

  • Updated Feb 27, 2023
  • Python

Improve this page

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

Learn more