Topic: "mean-squared-error"
jhoon-oh/kd_data
IJCAI 2021, "Comparing Kullback-Leibler Divergence and Mean Squared Error Loss in Knowledge Distillation"
Language: Jupyter Notebook - Size: 15.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 30 - Forks: 5

csinva/mdl-complexity
MDL Complexity computations and experiments from the paper "Revisiting complexity and the bias-variance tradeoff".
Language: Jupyter Notebook - Size: 14.4 MB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 2

wecarsoniv/beta-divergence-metrics
PyTorch implementations of the beta divergence loss.
Language: Python - Size: 360 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 0

helloissac/bayesian-regression-bitcoin
Bayesian Regression of Latent Source Modelling for Predicting Price Variation of Bitcoin
Language: Python - Size: 1.03 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

mzusin/mz-ml
A collection of TypeScript-based machine learning helpers.
Language: TypeScript - Size: 1.54 MB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

aaaastark/Intrusion-Detection-System-MQTT-Enabled-IoT
Intrusion Detection System for MQTT Enabled IoT.
Size: 1.55 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Isa1asN/cern-electron-collision-data-m-prediction
CERN Electron collision data- Invariant mass prediction
Language: Jupyter Notebook - Size: 6.27 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SameetAsadullah/Neural-Network-Implementation
Neural Network implemented with different Activation Functions i.e, sigmoid, relu, leaky-relu, softmax and different Optimizers i.e, Gradient Descent, AdaGrad, RMSProp, Adam. You can choose different loss functions as well i.e, cross-entropy loss, hinge-loss, mean squared error (MSE)
Language: Jupyter Notebook - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Jonas1312/mse-for-binary-classification
What Happens if We Use a Mean Squared Error Loss for Binary Classification?
Size: 288 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

faezehabibi66/Regression
Linear Regression
Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Ishan-Kotian/BIL_Project-Life_Expectancy_Prediction
Life expectancy, an estimate of the number of remaining years of life a person has, is an important consideration for making clinical decisions in primary care. Predicting Life Expectancy helps analyze the average lifespan of the countrymen which helps in making crucial health decisions.
Language: Jupyter Notebook - Size: 3.48 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Yukti-09/Linear-Regression
A small code for understanding linear regression.
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: 22 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

nurulashraf/linear-regression-spotify
Data Science - Spotify Linear Regression Analysis
Language: Jupyter Notebook - Size: 12 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

reza-chehreghani/EPS-Assignment-3-MSE-Regression-CLT
This repository focuses on Mean Squared Error (MSE), Regression Analysis, and Central Limit Theorem (CLT). It includes Python implementations for image reconstruction, regression modeling, and distribution analysis.
Language: Jupyter Notebook - Size: 14.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

nlacey111/Machine-Learning
Machine Learning projects from undergrad.
Language: Jupyter Notebook - Size: 1.32 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

maheera421/Car-Price-Prediction-Model
A machine learning project that predicts car prices based on a dataset.
Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

FS-CodeBase/DeepLearning_for_low_resolution_photon_limited_imaging
Implementation of architectures presented in "Deep Neural Networks for Low-resolution Photon-limited Imaging"
Language: Jupyter Notebook - Size: 1.28 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ericyoc/encrypt_aes_keys_with_falcon_crypto_sig_poc
Implements a multi-level approach to image encryption and signing using post-quantum cryptographic techniques, with a focus on the FALCON (Fast-Fourier Lattice-based Compact Signatures over NTRU) algorithm for digital signatures.
Language: Jupyter Notebook - Size: 9.1 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

aranzadata/OilWellPredictor
Modelo de aprendizaje supervisado que predice el volumen de reservas de crudo a partir de parámetros indicadores de calidad. Posteriormente se utiliza el método de bootstrap para calcular la ganancia promedio total con un intervalo de confianza de 95% y la probabilidad del riesgo de pérdidas .
Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

harmanveer-2546/Predicting-Schizophrenia-Disorder
The positive symptoms typical of schizophrenia – such as delusions, hallucinations or formal thought disorders – often first appear in an attenuated or transient form during the initial prodromal phase
Language: Jupyter Notebook - Size: 3.61 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Jhay001/EDA-And-Sales-Prediction-using-SLR
The "Advertising Impact Analysis" project aims to analyze the relationship between advertising expenditure across different channels (such as TV, radio, online) and its impact on sales or revenue.
Language: HTML - Size: 486 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Nero103/Multiple-Linear-Regression-of-Taxi-and-Limousine-Services
A Multiple Linear Regression project used to predict ride fares to optimize revenue growth.
Language: Jupyter Notebook - Size: 12.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ostad-ai/PyTorch-Tutorial
This repository provides topics in PyTorch which is used for Deep Learning
Language: Jupyter Notebook - Size: 3.26 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

atwyburde/Multiple-Linear-Regression-50-startups
Prediction model for profit of 50 startups dataset.
Language: Jupyter Notebook - Size: 405 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GunturWibawa/SpotifyPopularityProbe
In the digital music era, understanding artist popularity on Spotify is vital. This project taps into Spotify's data, analyzing key factors driving artist prominence. Through our insights, we illuminate what sets successful artists apart in this dynamic platform.
Language: Jupyter Notebook - Size: 77.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GunturWibawa/BetaBankChurnAnalysis
Beta Bank is losing customers monthly. Employees want to focus on client retention. As a Data Scientist, I created a model to predict the chance of a customer leaving, based on past behavior and contract terminations.
Language: Jupyter Notebook - Size: 321 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kul-arun/univariate-linear-regression
Create a simple, univariate linear regression model that predicts the salary from a person's experience (measured in years), using the gradiant descent algorithm.
Language: Jupyter Notebook - Size: 129 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jodiambra/Oily-Giant-Profit-Predictions
Using machine learning to discover the best location for Oily Giant to open their next well, based on reserve volume and profit
Language: HTML - Size: 11.4 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jodiambra/Zyfra-Gold-Recovery-Predictions
Create a prototype for a machine learning model to predict the amount of gold recovered from gold ore.
Language: Jupyter Notebook - Size: 26 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jodiambra/Rusty-Bargain-Car-Market-Value
We build a model to predict the value of used cars, while also considering speed and quality of the prediction.
Language: HTML - Size: 16.2 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Careless-Caramel/Medical-Insurance
Linear Regression on Medical Insurance Dataset
Language: Jupyter Notebook - Size: 275 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yafo1948/ML_Reichman_Spring2022
Machine Learning for Data 3141 Reichman University Spring 2022 - 6 Homework Projects
Language: Jupyter Notebook - Size: 4.68 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mbugallo/aZINB11Fires
In this repository you will find the complete implementation of the model proposed in the paper entitled “Wildfire prediction using zero-inflated negative binomial mixed models: Application to Spain”
Language: R - Size: 3.57 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AmishaMurarka/Facebook-Comment-Volume-Prediction
Data in the social networking services is increasing day by day. So, there is heavy requirement to study the highly dynamic behavior of the users towards these services. The task here is to estimate the comment count that a post is expected to receive in next few(H) hours. Data has been scraped from one of the most popular social networking sites - Facebook.
Language: Jupyter Notebook - Size: 5.93 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

theMoro/NeuralNetworkProjects
Neural Network from Scratch
Language: Python - Size: 18.9 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

fealt/diamonds-price-prediction
💎 'The Linear Regression Challenge: Diamonds Price Prediction' @ironhack Data Analytics Bootcamp
Language: Jupyter Notebook - Size: 13.7 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

scantinibudden/Mexico-Housing
An analysis on how different parameters affect housing prices in Mexico
Language: Jupyter Notebook - Size: 13.8 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
