Skip to content
#

modeltraining

Here are 36 public repositories matching this topic...

Realtime-Sign-Language-Detection-Using-LSTM-Model

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

Welcome to the Fraud Detection Project! This repository uses machine learning 🧠 to detect fraudulent transactions 💳. It includes data preprocessing 🛠️, model training 📚, evaluation 📊, and visualization 📈. Explore, experiment, and contribute 🤝 to improve fraud detection accuracy. Check the README for setup and usage instructions.

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

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