Skip to content
#

svr

Here are 170 public repositories matching this topic...

This project develops a predictive model for student academic performance by analyzing 80,000 synthetically generated student records. By leveraging both linear and non-linear machine learning algorithms, we identify key factors influencing exam scores and provide actionable insights for educational institutions.

  • Updated Jan 29, 2026
  • HTML

CEA Research Internship repository for feature-based No-Reference Underwater Image Quality Assessment (NR-UIQA), including MATLAB feature extraction, Python ensemble models, and experimental results.

  • Updated Jan 26, 2026
  • Jupyter Notebook

This project predicts ice cream sales based on temperature using Support Vector Regression (SVR). The model analyzes the relationship between temperature and demand, applies different kernels, evaluates performance, and visualizes prediction curves. SVR provides robust and accurate forecasting even with noisy or non-linear data.

  • Updated Nov 16, 2025
  • Jupyter Notebook

Using a dataset with property features (area, location, rooms, floor, etc.), a supervised regression model was trained, evaluated, and optimized to accurately predict sale prices, providing users a fast, reliable, and accessible tool for navigating the Moroccan real estate market.

  • Updated Sep 14, 2025
  • Jupyter Notebook

Machine learning project for predicting CO2 emissions of vehicles using multiple regression and ensemble models. Includes visualizations, comparisons, and prediction engines (TU5, XU7, EF7).

  • Updated Sep 8, 2025
  • Jupyter Notebook

This project explores the application of **Support Vector Regression (SVR)** using different kernel functions (linear, polynomial, and RBF) on synthetic and real-world datasets. The main objective is to **understand how various SVR kernels perform** in modeling complex, non-linear data, rather than just optimizing accuracy.

  • Updated Aug 17, 2025
  • Jupyter Notebook

Improve this page

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

Learn more