Skip to content

Commit

Permalink
Merge pull request #24 from Exscientia/add-lightning-gp
Browse files Browse the repository at this point in the history
Lightning GP
  • Loading branch information
wardhaddadin1 authored Oct 15, 2024
2 parents 5d6812c + fade17a commit a9df189
Show file tree
Hide file tree
Showing 24 changed files with 2,917 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]

---------------------------------------------------------
## [0.8.0] - 2024-10-11

## Added

- Added `lightning_gp`

## [0.7.0] - 2024-09-05

## Added
Expand Down
1 change: 1 addition & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
"catboost",
"ensemble",
"lightning",
"lightning_gp",
"mapie",
"pyod",
"pystan",
Expand Down
Loading

0 comments on commit a9df189

Please sign in to comment.