Skip to content
#

rmse

Here are 117 public repositories matching this topic...

This code evaluates the performance of a logistic regression model on age prediction using various features to predict a binary target variable, calculating metrics to determine the performance. It evaluates the comparison, identifies favorable features, and visualizes the ROC-AUC curve to determine the best model performance.

  • Updated Aug 10, 2024
  • Jupyter Notebook

Linear regression models are used to predict football player attacking stats based on attributes like finishing and passing, with the model trained, evaluated, and applied for predictions. Multiple features improve accuracy, and performance is assessed using metrics like MSE and R-squared.

  • Updated Aug 8, 2024
  • Jupyter Notebook

This project aims to enhance the accuracy and efficiency of stock market predictions by employing a sophisticated machine learning methodology. This project leverages the power of PySpark, a robust framework for distributed data processing, to handle large datasets and perform complex computations.

  • Updated Jul 15, 2024

This machine learning project focused on predicting food delivery times. The code emphasizes essential tasks such as data cleaning, feature engineering, categorical feature encoding, data splitting, and standardization to establish a solid foundation for building a robust predictive model.

  • Updated Nov 18, 2023
  • Jupyter Notebook

Improve this page

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

Learn more