Skip to content
#

model-training

Here are 177 public repositories matching this topic...

Analyzing and predicting Google's stock prices through detailed data exploration and advanced LSTM models. This project involves data preprocessing, creating time-series sequences, constructing and training LSTM networks, and evaluating their performance to forecast future stock prices utilizing Python and Machine Learning libraries.

  • Updated Jun 10, 2024
  • Jupyter Notebook

An AI-driven solution for enhancing safety at construction sites. Utilises YOLOv8 for object detection to identify overhead hazards like heavy loads and steel pipes. Alerts are triggered if personnel are detected beneath these hazards. Dataset sourced from Taiwan's construction industry.

  • Updated Jun 9, 2024
  • Python

This project involves a comprehensive comparative analysis of various machine learning models to classify activities based on a given dataset. The analysis follows a structured approach, including data exploration, model training, model evaluation, and results interpretation to identify the best performing model.

  • Updated Jun 9, 2024
  • Jupyter Notebook

This project is a web application for predicting loan approval status based on various financial and personal attributes. It uses a machine learning model that I trained on historical loan data to make predictions. I built the web application using Flask for the web framework, SQLite for the database, and the pre-trained model saved with joblib.

  • Updated Jun 6, 2024
  • Jupyter Notebook

This project involves training a machine learning model and plotting its learning curves to analyze training and testing accuracies, utilizing Java for model execution and Python for data visualization. It includes commands for compiling and running the Java program, generating plots, and sending results via email.

  • Updated Jun 4, 2024
  • Java

FIFA data analysis involves examining data from the popular video game series developed by EA Sports. The dataset typically contains information about players, teams, attributes, ratings, and other relevant statistics. The objective of this analysis is to extract meaningful insights that help understand player performance, team dynamics, and etc.

  • Updated May 15, 2024
  • Jupyter Notebook
House-Price-Prediction-Regression-Modeling

House price prediction involves analyzing data points to estimate the value of a residential property using statistical techniques such as regression analysis and machine learning algorithms. It is useful for both buyers and sellers in making informed decisions based on market trends and property values.

  • Updated Apr 18, 2024
  • Jupyter Notebook

Improve this page

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

Learn more