Skip to content
#

mse

Here are 39 public repositories matching this topic...

Image-Comparison

This project provides a tool to compare two images using various similarity metrics, including histograms, structural similarity index (SSIM), mean squared error (MSE), mean absolute error (MAE), feature matching, and image hashing.

  • Updated Jul 17, 2024
  • Python

This project builds and optimizes a model on a dataset using Ridge regression and polynomial features. Model accuracy is enhanced through regularization and polynomial transformations. Grid search and cross-validation are used to find the best parameters, and the model's performance is evaluated.

  • Updated Mar 30, 2025
  • Python

Реализация модели линейной регрессии без использования специальных библиотек для задачи прогнозирования цены автомобиля в зависимости от его пробега; регуляризация; MSE, R-squared statistic; визуализация функций потерь и предсказаний цены по данной выборке

  • Updated Jun 24, 2024
  • Python

Improve this page

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

Learn more