GLMNet.jl

GLM model wrapper

A Julia wrapper around the glmnet R package for fitting Lasso/ElasticNet GLM models using cyclic coordinate descent.

Julia wrapper for fitting Lasso/ElasticNet GLM models using glmnet

GitHub

96 stars
12 watching
35 forks
Language: Julia
last commit: about 2 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
juliastats/glm.jl A Julia package for building and analyzing regression models using generalized linear models 595
juliatext/wordnet.jl A Julia package providing an interface to Princeton's WordNet lexical database 34
juliageo/gadm.jl Provides access to geographical data from the GADM dataset in Julia 38
modusdatascience/glm-sklearn Provides Python wrappers for statsmodels GLM models, mimicking scikit-learn's API 23
juliastats/pgm.jl A Julia framework for building and analyzing probabilistic graphical models. 52
juliageo/proj.jl A Julia wrapper around the PROJ cartographic projections library 48
juliageo/geojson.jl A Julia package that provides utilities for reading and working with GeoJSON data 68
juliastats/distributions.jl A package for probability distributions and associated functions in Julia 1,114
meggart/gdalfuns.jl A Julia library that provides an interface to the GDAL geospatial data processing library 0
genericmappingtools/gmt.jl A Julia wrapper for the Generic Mapping Tools (GMT) to provide a modern interface for geographic data manipulation and visualization. 196
juliatext/textmodels.jl Provides practical neural network-based models for natural language processing in Julia. 29
willtebbutt/ghcndata.jl A Julia package providing utility functions to access and process GHCN daily climate data 4
deloitteoptimalreality/graphqlclient.jl A Julia package for seamless GraphQL integration with servers 47
juliaearth/geostatsimages.jl Provides preprocessed data for geostatistical simulations in Julia. 15
compressed/backpropneuralnet.jl A Julia implementation of a neural network architecture with backpropagation support 47