An open API service providing repository metadata for many open source software ecosystems.

Topic: "support-vector-regression"

dilne/CaliforniaHousing

California Housing Price Prediction - Linear Regression, Support Vector Regression, Decision Trees, and Random Forest Regression

Language: Jupyter Notebook - Size: 6.95 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sahaj-26/House-Price-Prediction

The project aims to predict house prices in California based on various features using machine learning techniques. It uses the California housing dataset, comprising 20640 data entries and 8 attributes, with the target being the house price.

Language: Jupyter Notebook - Size: 568 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wwh9345/Regression-Modeling-US-Airline-On-Time-Performance

This repo contains the project jupyter notebooks and data files to view and re-run my analysis of the flight data.

Language: Jupyter Notebook - Size: 7.63 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Afrid1045/Car_Price_Prediction

Predicting the Car prices based on its features and to help maintain transparency between car sellers and buyers. We can use the website to check the car price without third party interaction.

Language: Jupyter Notebook - Size: 4.85 MB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

farooqueesamiya/Regression-Models-for-Salary-Prediction

In this repository, we will investigate various regression models to predict whether an individual being interviewed is misrepresenting their salary.

Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pjukalkar24/bone_age_assessment

In collaboration with Dr. Liang Zhan and the 2022 Hillman Academy. This study implements a Dense Dense U-Net, a convolutional neural network, to segment hand x-rays using K-Means clusters as ground truths. A Support Vector Regression model utilizes produced segmentations to predict bone age with greater speed, precision and accuracy as radiologists

Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Coder-Chitta/Machine-Learning-Hands-On-Regression-

Regression

Language: Jupyter Notebook - Size: 157 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Tayyba27/Classification

One of the basic data sets to learn and implement some of the most easy and basic algorithms of machine learning and visualization.

Language: Jupyter Notebook - Size: 312 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

m0hammadjaan/StudentsGradePrediction

Semester Project | NEDUET

Language: Jupyter Notebook - Size: 2.88 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

darian-catalin-cucer/support-vector-machines

Support Vector Machines (SVM) is a supervised machine learning algorithm used for classification and regression analysis. It aims to find the best boundary between classes by maximizing the margin between them. SVM is particularly useful in high-dimensional data and can handle non-linear data using a technique called the kernel trick.

Language: Kotlin - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kpsijil2/Cement-Manufacturing

Predicting cement strength

Language: HTML - Size: 2.32 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kpsijil2/Big-Mart-Sales

Predicting Big mart sales

Language: Python - Size: 1.36 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jaiminjariwala/Random_Forest_Project_1

Language: Jupyter Notebook - Size: 818 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Vinicius999/ICU-beds-forecast-covid-19

Predição da ocupação de leitos de UTI no Brasil devido a pandemia do COVID-19, usando Support Vector Regression (SVR)

Language: Python - Size: 309 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

guevara-erik/Titanic-disaster-Binary-Classification

Problem to solve: On the Titanic disaster predict who would survive based on 4 features: sex, age, fare and class.

Language: Jupyter Notebook - Size: 176 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Animesh-Chourey/Age-Estimation-by-Regression

Age estimation is performed from the facial images.

Language: MATLAB - Size: 1.56 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FanChiMao/RevisionWork-2022-VQA

No-reference Video Quality Assessment

Language: Python - Size: 1.08 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BenjaminRueling/Red-Wine-Quality

Kernel-Methods on a Red-Wine Dataset

Language: Jupyter Notebook - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

programmatoroSeduto/UJI_indoor_loc

a Machine Learning project about WLAN fingerprint localization using explicit threading and sciKitLearn.

Language: Python - Size: 7.01 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

DhruvSrikanth/Superconductor-Regression-Kaggle-Challenge

Kaggle challenge based on superconductor dataset.

Language: Jupyter Notebook - Size: 6.18 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

sandipanpaul21/KNN-Naive-Bayes-SVM-in-Python

ML Topics include KNN. Naive Bayes and Support vectors both in Theory and Python Code. KNN Imputation technique is also explained in this branch.

Language: Jupyter Notebook - Size: 4.14 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

rimshasaeed/Net-Hourly-Electrical-Power-Prediction-via-Regression

An intelligent and accurate hourly electricity power prediction system developed using ML regression techniques.

Language: Jupyter Notebook - Size: 19 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kwilson-tech/Automobile-Price-Prediction

Language: Jupyter Notebook - Size: 1.07 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ramonbotella/RAP-data-RILEM-TCRAP-TG5

Repository with data and code for the prediction of RAP DoA using Compaction Temperature, Air voids and ITS with machine learning techniques

Language: MATLAB - Size: 90.8 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kwilson-tech/Salary-Predictions-NBA-2K20-

Language: Jupyter Notebook - Size: 580 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

janerjzou/Predict-the-Area-Size-of-Future-Forest-Fire

Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

HanifaElahi/Machine-Learning

MACHINE LEARNING ALGORITHMS

Language: Jupyter Notebook - Size: 36.3 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

MichaelAlexanderBryant/vehicle-price-rec-app

The front end of a project for predicting vehicle sales prices.

Language: HTML - Size: 748 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shwetamustare/Support-Vector-Regression

Minimising the Epsilon Slack variable distance with Support Vector Regression - on salary data with job role and position level as independent variables.

Language: Jupyter Notebook - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

prabhatk579/machine-learning-algorithms-archive

Implementation of different types of machine learning algorithm and there performance comparison on a same dataset

Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

tulkot/World-Happiness-Report-Analysis-and-Prediction-Using-R

Language: Jupyter Notebook - Size: 722 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

kbjornson/credit-analysis

Using customer credit data collected over the past 6 months, build a model to determine whether a customer will default on a credit loan.

Language: Jupyter Notebook - Size: 3.72 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

JimRaza/ML-Projects

Machine learning and data science projects in Python

Language: Jupyter Notebook - Size: 8.92 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

iam-D-prog/Machine-Learning-SVR

Support Vector Regression

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mocchicone/NASA-Machine-Learning

Created supervised machine learning models capable of classifying candidate exoplanets from the raw dataset. Conducted feature selection and data scaling. Two classification models, Support Vector and Neural Network, were trained, hypertuned, and tested.

Language: Jupyter Notebook - Size: 1.63 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

RyanLBuchanan/Support_Vector_Regression

Support Vector Regression tutorial from Machine Learning A-Z - SuperDataScience -> Input by Ryan L Buchanan 18SEP20

Language: Jupyter Notebook - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

NarmadhaMM/Bayesian-ML-for-occupancy-data

Includes the R code and the supporting materials for our paper "Using machine learning to identify nontraditional spatial dependence in occupancy data"

Language: R - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kailash-turimella/Regression-Using-Python

Machine Learning Models using Python (Regression)

Language: Python - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kavya76/Microsoft-Codefundoo-2018

Language: Python - Size: 1.7 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dandeelyon/SVM-SVD

Master's Thesis on Support Vector Machines and Singular Value Decomposition: Using Machine Learning to predict the Sensory Character of Wine.

Language: MATLAB - Size: 2.26 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Karan-Malik/AdvancedRegression

Using Various Regression Algorithms to Predict House Sales

Language: Python - Size: 90.8 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sdrttnclskn/tez-calismasi

Makine Öğrenme Metotları Kullanılarak Fonların Fiyat Tahmin için Model Geliştirilmesi

Language: Jupyter Notebook - Size: 67.9 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ayushrox/sedimentation_prediction

Inland Water Transport Aids to Navigation using Sediment Prediction

Language: Jupyter Notebook - Size: 643 KB - Last synced at: 13 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

gt0410/Predicting_ViolentCrime_Data

Exploratory Data Analysis and Feature Engineering on Violent Crime dataset from Kaggle and performing regression analysis to predict the crime rate per 100k population. This project compared the performances of Linear Regression, PLS, regularized models like Ridge regression, Lasso and Elastic Net models, and SVR models.

Language: R - Size: 359 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

nlucian/covid19

Language: Jupyter Notebook - Size: 62.7 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

Sagnik07/Drug-Discovery-for-COVID19

We prepare a machine learning model that can be used to propose potential novel effective drugs to fight SARS-CoV-2, the virus responsible for COVID-19.

Language: Jupyter Notebook - Size: 53.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

rahulsinha2911/data-analysis

this repository contain the analysis of facebook commerical pages on the basis of facebook attributes.

Size: 189 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

pkasela/Data-Science-Lab-Project

Project of Data-Science-Lab a.y. 2018/2019

Language: Jupyter Notebook - Size: 2.92 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

atasoglu/a-titanic-probability

A study on 'a titanic probability' via kaggle's dataset.

Language: Python - Size: 188 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

MNoorFawi/nonlinear-regression

solving nonlinear scoring problems where linear regression doesn't fit well using techniques like Generalized Additive Models (GAM) and Support Vector Regression (SVR).

Language: R - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

shah-deven/House-price-prediction

Comparison of different regression techniques on hous price prediction

Language: Jupyter Notebook - Size: 449 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

tgaurav7/RPT_SVR_Reconstruction_Python

Application of Support Vector Machines for Position Reconstruction in Radioactive Particle Tracking velocimetry method

Language: Python - Size: 282 KB - Last synced at: 9 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

lafet1/bachelor_thesis

backup of my bachelor thesis scripts, electricity price forecasting

Language: R - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

tgaurav7/Online-Particle-Tracking-with-RPT-technique-using-SVR

Matlab implementation of online particle tracking with RPT technique using SVR

Language: Matlab - Size: 1.59 MB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

lakshmid13579/Regressions_Other_Python

Regression models other than linear and multiple in Python

Language: Python - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

JishanBaig/Financial-Data-Forecasting

Application of SVM in financial time series forecasting

Language: Python - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 2

akshaykhadse/ml-neural-network

Implementation of Neural Network from scratch

Language: Python - Size: 1.1 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Cherrue/predict-drama-rating

predict korean cable drama tv rate by users behavior in social network

Language: Jupyter Notebook - Size: 35.4 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Related Topics
machine-learning 71 linear-regression 47 python 41 decision-tree-regression 26 random-forest 24 support-vector-machines 22 polynomial-regression 22 random-forest-regression 21 regression 17 pandas 16 logistic-regression 14 sklearn 13 numpy 13 scikit-learn 13 regression-models 12 feature-engineering 11 support-vector-machine 11 artificial-neural-networks 11 multiple-linear-regression 11 svr 11 jupyter-notebook 11 python3 10 machine-learning-algorithms 10 matplotlib 10 decision-trees 9 lasso-regression 9 xgboost 8 neural-network 8 data-visualization 8 data-analysis 8 knn-classification 7 random-forest-regressor 7 gradient-boosting-regressor 7 data-science 7 knn-regression 7 ridge-regression 7 exploratory-data-analysis 7 seaborn 7 k-means-clustering 7 svm 6 deep-learning 6 prediction 6 kaggle-competition 5 gridsearchcv 5 hyperparameter-optimization 5 stock-price-prediction 5 neural-networks 5 covid-19 5 arima 5 natural-language-processing 5 artificial-intelligence 5 hierarchical-clustering 5 supervised-learning 4 gradient-boosting 4 r 4 matplotlib-pyplot 4 predictive-analytics 4 xgboost-regression 4 classification 4 k-nearest-neighbours 4 decision-tree 4 principal-component-analysis 4 naive-bayes-classifier 4 random-forest-classifier 4 ml 3 reinforcement-learning 3 data-preprocessing 3 computer-vision 3 cnn 3 predictive-modeling 3 simple-linear-regression 3 ensemble-learning 3 prediction-model 3 partial-least-squares-regression 3 support-vector-classification 3 data-analytics 3 adaboost 3 time-series-forecasting 3 decision-tree-classification 3 clustering 3 lgbmregressor 3 lstm-neural-networks 3 kfold-cross-validation 3 time-series-analysis 3 supervised-machine-learning 3 kernel-svm 3 random-forest-classification 3 naive-bayes-classification 3 eclat-algorithm 2 convolutional-neural-network 2 scaling 2 project 2 apriori-algorithm 2 nonlinear-regression 2 gradientboostingregressor 2 uci 2 generalized-additive-models 2 sales 2 vehicles 2 anfis 2