Skip to content

Commit

Permalink
Update ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasMeissnerDS committed Oct 14, 2023
1 parent dbbbbde commit fb6aa5e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ the full documentation [here](https://bluecast.readthedocs.io/en/latest/).
* [Convenience features](#convenience-features)
* [Code quality](#code-quality)
* [Documentation](#documentation)
* [Kaggle competition results and example notebooks](#kaggle-competition-results-and-example-notebooks)
* [How to contribute](#how-to-contribute)
* [Meta](#meta)

Expand Down Expand Up @@ -596,6 +597,16 @@ For new features it is expected that unit tests are added.
Documentation is provided via [Read the Docs](https://bluecast.readthedocs.io/en/latest/)
## Kaggle competition results and example notebooks
Even though BlueCast has been designed to be a lightweight
automl framework, it still offers the possibilities to
reach very good performance. We tested BlueCast in Kaggle
competitions to show case the libraries capabilities
feature- and performance-wise.
* ICR top 20% finish with over 6000 participants ([notebook](https://www.kaggle.com/code/thomasmeiner/icr-bluecast-automl-almost-bronze-ranks))
## How to contribute
Contributions are welcome. Please follow the following steps:
Expand Down

0 comments on commit fb6aa5e

Please sign in to comment.