From 98e13ed3acb01ab86c2530b8a045a02faaf6b098 Mon Sep 17 00:00:00 2001 From: SelinBayramoglu Date: Thu, 14 Sep 2023 01:20:01 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23a9c3e..25b4efe 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Branching ============================== Selin Bayramoglu, Georgia Institute of Technology + Nick Sahinidis, Georgia Institute of Technology Python package for building sparse regression models to approximate the strong branching rule and using them for branching. These models are the lasso, and L0 and L1/L2 penalized linear regression.