Skip to content

xrenard/keras_ssg_lasso

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Status

Semi-sparse Group Lasso implementation in keras

This repository proposes a keras implementation of Semi-sparse Group Lasso models for logistic regression using the popular keras framework.

The file ex_classif.py provides an example use of the SSGL_LogisticRegression model class.

Directory xp/ contains code for personal experiments that relies on tslearn, but the core of the code only depends on numpy and keras.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%