Skip to content
#

svm-regressor

Here are 38 public repositories matching this topic...

The findings in the present study will be a breakthrough for the estimation of CPC concentration from S. platensis solely based on the information provided in the image without the need to perform a prior extraction process and identification of CPC concentration using analytical equipment.

  • Updated Sep 10, 2024
  • Python

Evaluate the robustness and performance between ML and DL models in predicting the CPC concentration under various image capturing devices, types of input image datasets, and lighting conditions. The findings in our current study can overcome the bottleneck by eliminating the need for laborious manual extraction processes and reducing the time and

  • Updated Sep 10, 2024
  • Python

This project aims to develop a machine learning model to predict bike-sharing demand based on various factors such as weather conditions, time of day, and historical usage patterns. The dataset used for this project consists of 8760 records and 14 attributes.

  • Updated Jun 15, 2023
  • Jupyter Notebook

Built neural networks (NNs) and Regression models for supervised learning. The NN task is formulated as multi-class classification problem for hand-written images, and the goal is to model the relationship between an image’s content and label. Also uses knowledge on Regression models to predict housing prices in Boston to develop Machine Learnin…

  • Updated Apr 28, 2022

The goal of this project is to predict the demand for Seoul's Bike Sharing Program. A dataset (8760,14) containing historical usage patterns, such as temperature, time, and other relevant data is used to build a regression model.

  • Updated Feb 15, 2023
  • Jupyter Notebook

This repository contains implementations of popular machine learning algorithms including Support Vector Machine (SVM), Decision Tree, and Naive Bayes. Each algorithm is implemented separately, providing clear and concise examples of their usage for classification tasks.

  • Updated Mar 9, 2024
  • Jupyter Notebook

Improve this page

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

Learn more