From 4c43dc96e23bdb1ead44fa128c0c15b297e1b61a Mon Sep 17 00:00:00 2001 From: gluzmanngmail <128250694+gluzmanngmail@users.noreply.github.com> Date: Sun, 9 Feb 2025 09:15:17 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fccfdc7..391c818 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# GlobalSearchRegression [![Build Status](https://travis-ci.org/ParallelGSReg/GlobalSearchRegression.jl.svg?branch=master)](https://travis-ci.org/ParallelGSReg/GlobalSearchRegression.jl) [![codecov](https://codecov.io/gh/ParallelGSReg/GlobalSearchRegression.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/ParallelGSReg/GlobalSearchRegression.jl) [![](https://img.shields.io/badge/docs-latest-blue.svg)](https://parallelgsreg.github.io/GlobalSearchRegression.jl/) [![DOI](https://zenodo.org/badge/127349945.svg)](https://zenodo.org/badge/latestdoi/127349945) +# GlobalSearchRegression v1.0.9 [![Build Status](https://travis-ci.org/ParallelGSReg/GlobalSearchRegression.jl.svg?branch=master)](https://travis-ci.org/ParallelGSReg/GlobalSearchRegression.jl) [![codecov](https://codecov.io/gh/ParallelGSReg/GlobalSearchRegression.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/ParallelGSReg/GlobalSearchRegression.jl) [![](https://img.shields.io/badge/docs-latest-blue.svg)](https://parallelgsreg.github.io/GlobalSearchRegression.jl/) [![DOI](https://zenodo.org/badge/127349945.svg)](https://zenodo.org/badge/latestdoi/127349945) ## Abstract GlobalSearchRegression is both the world-fastest all-subset-regression command (a widespread tool for automatic model/feature selection) and a first-step to develop a coherent framework to [merge](http://web.stanford.edu/class/ee380/Abstracts/140129-slides-Machine-Learning-and-Econometrics.pdf) Machine Learning and Econometric algorithms.