GitHub topics: lasso
doccstat/fastcpd
Fast Change Point Detection in R
Language: C++ - Size: 96.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 21 - Forks: 1

kiriclope/HiDN
HiDN a ML pipeline for sparse high dimensional data
Language: Python - Size: 15.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

aufahuhs/Advanced-Machine-Learning-Personal-Project
This project explores ML techniques across classification and regression. It includes penguin species classification, breast cancer prediction, and baseball performance prediction using regularization. After, I will develop an XGBoost model for hotel cancellation prediction, analyzing key booking factors and optimizing performance. (In Progress)
Size: 1.95 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

gdg-a-coruna/Inteligencia-Artificial-en-la-Deteccion-del-Cancer
Repositorio con recursos sobre la charla Build with AI: Inteligencia Artificial en la Detección del Cáncer
Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 1

JamesYang007/adelie
A fast and flexible Python package for efficiently solving lasso, elastic net, group lasso, and group elastic net problems.
Language: C++ - Size: 21.7 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 41 - Forks: 3

vouch/vouch-proxy
an SSO and OAuth / OIDC login solution for Nginx using the auth_request module
Language: Go - Size: 5.71 MB - Last synced at: 9 days ago - Pushed at: 7 months ago - Stars: 3,044 - Forks: 330

osqp/osqp
The Operator Splitting QP Solver
Language: C - Size: 57.4 MB - Last synced at: 8 days ago - Pushed at: 11 days ago - Stars: 1,837 - Forks: 374

daveornedo/ejercicios-machine-learning
Proyecto académico de Machine Learning realizado con Python
Language: Jupyter Notebook - Size: 5.73 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

joeyism/nnnba
Analysis of NBA player stats and salaries of the 2016-17 for the 17-18 season
Language: Python - Size: 51.4 MB - Last synced at: about 23 hours ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 3

JeffFessler/MIRT.jl
MIRT: Michigan Image Reconstruction Toolbox (Julia version)
Language: Julia - Size: 2.07 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 114 - Forks: 28

jameschapman19/pyADMM
port of ADMM examples for python
Language: Python - Size: 28.3 KB - Last synced at: 9 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 5

afersantos/ejercicios-machine-learning
Proyecto académico de Machine Learning realizado con Python
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

VITA-Group/Open-L2O
Open-L2O: A Comprehensive and Reproducible Benchmark for Learning to Optimize Algorithms
Language: C++ - Size: 17.6 MB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 276 - Forks: 43

h2oai/h2o4gpu
H2Oai GPU Edition
Language: C++ - Size: 26.6 MB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 465 - Forks: 94

NicolasBizzozzero/Inpainting
Image inpainting via dictionary learning and sparse representation.
Language: Python - Size: 28.3 MB - Last synced at: 9 days ago - Pushed at: almost 6 years ago - Stars: 49 - Forks: 12

akcyp/lasso-canvas-image
Lasso tool for HTML5 Image in Javascript
Language: JavaScript - Size: 273 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 3

Pit1000/optimization-problems
🚀 A Python repository showcasing optimization techniques for Machine Learning including LP, Newton's methods, LASSO, and convex optimization. 📈🐍
Language: Python - Size: 303 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

Soumyapro/Laptop-Price-Predictor
This project aims to predict the price of laptops based on their technical specifications using various machine learning models. The dataset includes attributes like brand, processor, RAM, memory type, GPU, screen size, and operating system.
Language: Jupyter Notebook - Size: 610 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

carnotresearch/cr-sparse
Functional models and algorithms for sparse signal processing
Language: Jupyter Notebook - Size: 81.6 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 89 - Forks: 11

rfeinman/pytorch-lasso
L1-regularized least squares with PyTorch
Language: Python - Size: 5.45 MB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 66 - Forks: 8

biona001/Knockoffs.jl
Variable Selection with Knockoffs
Language: Julia - Size: 13.1 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 0

m-clark/models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
Language: R - Size: 26.2 MB - Last synced at: 21 days ago - Pushed at: about 4 years ago - Stars: 67 - Forks: 18

civisanalytics/python-glmnet 📦
A python port of the glmnet package for fitting generalized linear models via penalized maximum likelihood.
Language: Python - Size: 188 KB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 265 - Forks: 58

EdwinKipruto/shrinkage
Post-estimation Shrinkage in Full and Selected Linear Regression Models in Low-Dimensional Data Revisited
Language: R - Size: 420 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pbreheny/biglasso
biglasso: Extending Lasso Model Fitting to Big Data in R
Language: C++ - Size: 4.64 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 114 - Forks: 30

gianlucatruda/quantified-sleep
Quantified Sleep: Machine learning techniques for observational n-of-1 studies.
Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: 21 days ago - Pushed at: almost 4 years ago - Stars: 46 - Forks: 2

CrisCorreaS/Inteligencia-Artificial-en-la-Deteccion-del-Cancer Fork of gdg-a-coruna/Inteligencia-Artificial-en-la-Deteccion-del-Cancer
Repositorio con recursos sobre la charla Build with AI: Inteligencia Artificial en la Detección del Cáncer de GDG A Coruña
Language: Jupyter Notebook - Size: 98.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

berenslab/sBNN
A sparse bottleneck neural network to predict electrophysiological properties of neurons from their gene expression.
Language: Jupyter Notebook - Size: 565 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

0xsyo/dusted
Dusted Bot is an automated tool designed to interact with the Dusted app's API to play the Lasso game and claim MON tokens
Language: Python - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

lingfeiwang/lassopv
Nonparametric P-Value Estimation for Predictors in Lasso
Language: R - Size: 21.5 KB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

ababii/Pythia.jl
Machine learning time series regressions
Language: Julia - Size: 50.8 KB - Last synced at: 30 days ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 6

bips-hb/wflsa
Weighted Fused Lasso Signal Approximator (wFLSA)
Language: R - Size: 2.04 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

glm-tools/pyglmnet
Python implementation of elastic-net regularized generalized linear models
Language: Python - Size: 7.31 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 280 - Forks: 84

DEIB-GECO/GIS-weighted_LASSO
Integrative approach to feature selection combining weighted LASSO and prior biological knowldge
Language: Jupyter Notebook - Size: 24.6 MB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 5 - Forks: 1

minatosato/Lasso
This is implementation Lasso with Coordinate Descent and LARS (Least Angle Regression).
Language: Python - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 69 - Forks: 24

fangvv/LassoADMM
Code for paper "A Distributed ADMM Approach for Collaborative Regression Learning in Edge Computing"
Language: MATLAB - Size: 5.29 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 57 - Forks: 28

garfsters/Real-Estate-Price-Prediction
Using OLS regression (and Ridge and Lasso to compare), we worked on a project that uses a dataset to predict housing prices based on user inputs on house details.
Language: Python - Size: 252 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

egpivo/SpatPCA
R Package: Regularized Principal Component Analysis for Spatial Data
Language: R - Size: 110 MB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 20 - Forks: 1

michaelsboost/TouchDrawer
A free and open source vector drawing tool for mobile.
Language: JavaScript - Size: 1.81 MB - Last synced at: 22 days ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 6

seanpm2001/Bliss_Browser_Lasso
🌳️🌐️#️⃣️ The Bliss Browser Lasso language support module, allowing Lasso programs to be written in and ran within the browser.
Language: Lasso - Size: 1.74 MB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

dmolitor/bolasso
Model consistent Lasso estimation through the bootstrap.
Language: R - Size: 6.07 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

karlyndiary/Real-Estate-Price-Prediction
Real Estate Price Prediction based on Bangalore Dataset
Language: Jupyter Notebook - Size: 391 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

JuliaStats/Lasso.jl
Lasso/Elastic Net linear and generalized linear models
Language: Julia - Size: 1.1 MB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 145 - Forks: 31

jayanthkoushik/torch-gel
Group elastic net implementation in PyTorch.
Language: Python - Size: 196 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 45 - Forks: 11

rivas-lab/snpnet
snpnet - Efficient Lasso Solver for Large-scale genetic variant data
Language: R - Size: 7.52 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 3

CY-dev/sparseSVM
Solution Paths of Sparse Linear Support Vector Machine with Lasso or ELastic-Net Regularization
Language: C - Size: 289 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 3

CY-dev/hqreg
Regularization Paths for Huber Loss Regression and Quantile Regression Penalized by Lasso or Elastic-Net
Language: C - Size: 215 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 2

dlab-berkeley/Machine-Learning-in-R 📦
Workshop (6 hours): preprocessing, cross-validation, lasso, decision trees, random forest, xgboost, superlearner ensembles
Language: CSS - Size: 21.9 MB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 190 - Forks: 72

fabian-sp/lassonet
An implementation of LassoNet for arbitrary network architectures
Language: Python - Size: 2.1 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 2

tobias-schnabel/mc-forecasting
Code for my Master's Dissertation in the MSc Statistical Science at the University of Oxford
Language: Jupyter Notebook - Size: 47.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

statalasso/statalasso.github.io
This is the website repository for the Stata packages lassopack & pdslasso. Please visit:
Language: HTML - Size: 20.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

statalasso/pdslasso
PDSLASSO: Stata module for post-selection and post-regularization OLS or IV estimation and inference
Language: Stata - Size: 1.14 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 2

statalasso/lassopack
LASSOPACK: Stata module for lasso, square-root lasso, elastic net, ridge, adaptive lasso estimation and cross-validation
Language: Stata - Size: 2.9 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 3

SpaceTimeViz/SpatPCA
R Package: Regularized Principal Component Analysis for Spatial Data
Language: R - Size: 110 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SpaceTimeViz/SpatMCA
R Package: Regularized Spatial Maximum Covariance Analysis
Language: C++ - Size: 16.7 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

egpivo/SpatMCA
R Package: Regularized Spatial Maximum Covariance Analysis
Language: C++ - Size: 16.8 MB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 1

svazzole/sparsevar
R package for sparse VAR estimation
Language: R - Size: 3.74 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 9

AmbreenMahhoor/Lasso-Regression
Language: Jupyter Notebook - Size: 692 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

trixzt/ML
Práctica Final del Módulo de Machine Learning
Language: Jupyter Notebook - Size: 17.5 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

jaredhuling/oem
Penalized least squares estimation using the Orthogonalizing EM (OEM) algorithm
Language: C++ - Size: 8.46 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 26 - Forks: 6

acristofari/as-zsl
Solver for lasso problems with zero-sum constraint
Language: C++ - Size: 65.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

nanxstats/OHPL
📈 Ordered Homogeneity Pursuit Lasso for Group Variable Selection
Language: R - Size: 4.01 MB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 7 - Forks: 1

jhorzek/lessSEM
lessSEM estimates sparse structural equation models.
Language: R - Size: 14.6 MB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 7 - Forks: 1

SaniyaAbushakimova/Rigorous-Modeling-Techniques-for-Estimating-Student-Reaction-Times
This project uses the Reaction Time Survey dataset to develop a linear regression model for accurately predicting student reaction times based on various predictors. Tech: R (RStudio)
Size: 1.96 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

jack-willturner/batchnorm-pruning
Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124
Language: Python - Size: 41.6 MB - Last synced at: 17 days ago - Pushed at: over 6 years ago - Stars: 71 - Forks: 16

sayadennis/classical-ml
Simple and flexible classical ML module that can be used for recording baseline ML performance.
Language: Python - Size: 78.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Gobidev/voicemeeter-auto-affinity
Automatically sets the affinity of "audiodg.exe" to only one core on computer start to fix the crackling noises that can occur in VoiceMeeter.
Language: Batchfile - Size: 32.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 236 - Forks: 14

exmnx/Class_Projects
Data Analysis Projects
Language: HTML - Size: 2.99 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

osqp/osqp-r
R interface for OSQP
Language: R - Size: 166 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 12 - Forks: 7

Srking501/mas8404_coursework
A summative coursework for MAS8404 Statistical Learning for Data Science
Language: R - Size: 731 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SzymonNowakowski/DMRnet Fork of cran/DMRnet
This is a development version of DMRnet — Delete or Merge Regressors Algorithms for Linear and Logistic Model Selection and High-Dimensional Data.
Language: R - Size: 38.4 MB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

lasso-js/lasso-marko
Lasso.js plugin to support compilation of Marko template files
Language: JavaScript - Size: 1.34 MB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 13 - Forks: 4

Niru8449/SuccessSage
Developed student performance predicting model, showing strong understanding of predictive modeling techniques.
Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

jhorzek/lesstimate
Optimize your models with lasso, scad, mcp, and other penalty functions
Language: C++ - Size: 2.75 MB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Ashutosh27ind/regressionAssignmentPredictingCO2Emissions
Predicting CO2 Emissions Using Other Variables (for a given year)
Language: Jupyter Notebook - Size: 411 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Ashutosh27ind/advancedRegressionAssignment
Surprise Housing House Price Prediction
Language: Jupyter Notebook - Size: 2.75 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

hongooi73/glmnetUtils
Utilities for glmnet
Language: R - Size: 318 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 63 - Forks: 18

akcyp/strapi-plugin-point-list
Strapi CMS plugin that provides point list field for selecting areas on images
Language: TypeScript - Size: 933 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 2

Quantco/glum
High performance Python GLMs with all the features!
Language: Python - Size: 28.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 282 - Forks: 23

kristpapadopoulos/house-price-predictions
Tensorflow Lattice Regression for predicting house prices
Language: Jupyter Notebook - Size: 6.22 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 3

darkwebdev/lodash-lasso Fork of lodash/lodash
Lasso-compatible build of lodash
Language: JavaScript - Size: 42.8 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

tkdmah/trlasso
Simple implementation of (Takada & Fujisawa, 2020, NeurIPS) and (Takada & Fujisawa, 2023, arXiv)
Language: R - Size: 42 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

sabitendu/Capstone-Project-On-Appliance_Energy_Prediction
Using Machine Learning Regression Algorithms, Predicting the Energy Used by the Appliance.
Language: Jupyter Notebook - Size: 135 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sustainable-computing/dist_grid_identification
A simulation framework for topology identification and model parameter estimation in power distribution grids: https://ieeexplore.ieee.org/document/8601410
Language: MATLAB - Size: 70.3 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 40 - Forks: 9

tanwanjern/paperjs-lasso-cropper
Image lasso cropper built with Paper JS, Laravel Mix and Valet
Language: JavaScript - Size: 15.2 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

knop-project/knop
Web application framework for Lasso 8 and 9
Language: Lasso - Size: 4.39 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 18 - Forks: 46

DongRuipeng/linear-model
Some popular regression and classification methods include least angle regression, coordinate descent algorithm for penalty regression and support vector machine.
Language: C++ - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

SyrineB11/Web-application-for-car-price-prediction-I
Used a machine learning model Lasso to predict cars prices
Language: Jupyter Notebook - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Marmt-Group/app-remote-jobs-aggregator
Remote development jobs aggregated from our favorite jobs sites: StackOverflow, Codepen, WeWorkRemotely, and Github.
Language: JavaScript - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

shubhankar90/custom-ml-implementaion
Code store for custom implementation of some machine learning algorithms from scratch.
Language: Python - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

secimTools/SECIMTools
A set of metabolomics tools for use in Galaxy
Language: Jupyter Notebook - Size: 516 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 9

SebastianRokholt/Soccer-Predictions
A repository containing the code for a machine learning project about predicting the outcome of soccer matches, including a simple web application built with Flask.
Language: Jupyter Notebook - Size: 1.61 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

seanpm2001/SNU_2D_ProgrammingTools_IDE_Lasso
⌨️ The Lasso programming language IDE submodule for SNU Programming Tools (2D Mode)
Language: Lasso - Size: 2.03 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

seanpm2001/Learn-Lasso
📚️ A repository for showcasing my knowledge of the Lasso programming language, and continuing to learn the language.
Language: Lasso - Size: 2.02 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

seanpm2001/AI2001_Category-Source_Code-SC-Lasso
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Lasso category for AI2001, containing Lasso programming language datasets
Language: R - Size: 2.46 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

krmdmn/Survival-Analysis
Survival Analysis for Glioblastoma Multiforme
Language: Python - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

exmnx/STA-HW
Work from various classes
Language: Jupyter Notebook - Size: 4.8 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

DataSlingers/ExclusiveLasso
Generalized Linear Models with the Exclusive Lasso Penalty
Language: R - Size: 626 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

lokeshk307/Housing-Prices
Machine Learning Algorithm to predict the House prices.
Language: Jupyter Notebook - Size: 1.81 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

WeAreGenki/lasso-buble 📦
Lasso plugin to transform JS using Buble.
Language: JavaScript - Size: 339 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0
