Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andreramosfdc authored Oct 27, 2024
1 parent 483222c commit ac135dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# StateSpaceLearning

| **Build Status** | **Coverage** | **Documentation** | **CodeStyle** |
|:-----------------:|:-----------------:|:-----------------:|
|:-----------------:|:-----------------:|:-----------------:|:-----------------:|
| [![ci](https://github.com/LAMPSPUC/StateSpaceLearning.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/LAMPSPUC/StateSpaceLearning.jl/actions/workflows/ci.yml) | [![codecov](https://codecov.io/gh/LAMPSPUC/StateSpaceLearning.jl/graph/badge.svg?token=VDpuXvPSI2)](https://codecov.io/gh/LAMPSPUC/StateSpaceLearning.jl) | [![](https://img.shields.io/badge/docs-latest-blue.svg)]( https://lampspuc.github.io/StateSpaceLearning.jl/) | [![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)

StateSpaceLearning.jl is a package for modeling and forecasting time series in a high-dimension regression framework.
Expand Down Expand Up @@ -257,4 +257,4 @@ The results will be saved in two separated files: "paper_tests/simulation_test/r
## Contributing

* PRs such as adding new models and fixing bugs are very welcome!
* For nontrivial changes, you'll probably want to first discuss the changes via issue.
* For nontrivial changes, you'll probably want to first discuss the changes via issue.

0 comments on commit ac135dc

Please sign in to comment.