Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismervin1 authored Feb 22, 2024
1 parent afe0f68 commit cb39acb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ the latest state-of-the-art
uncertinaty estimation and
explainability python packages

Further documentation in the GitHub pages [here](https://molecularai.github.io/Qptuna/).

### The three-step process

QPTUNA is structured around three steps:
Expand Down Expand Up @@ -331,4 +333,4 @@ build_best(buildconfig, "target/best.pkl")
##
# Build (Train) and save the model on the merged train+test data.
build_merged(buildconfig, "target/merged.pkl")
```
```

0 comments on commit cb39acb

Please sign in to comment.