Skip to content

Commit 023226a

Browse files
committed
update readme
1 parent 5587bb4 commit 023226a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ metrics, weights, best_alphas = fit_nested_cv(
225225
normalize_targets=False,
226226
)
227227
```
228-
> **Note:** In order to run the code above, you need to have the data downloaded and preprocessed. See the Litcoder_brain for more details(coming soon(09/29/2025)).
228+
> **Note:** In order to run the code above, you need to have the data downloaded and preprocessed. See the [Litcoder_release](https://github.com/GT-LIT-Lab/litcoder_release) for more details.
229229
230230

231231
## 4) Tutorials
@@ -250,7 +250,7 @@ This repository is under active development. We will continue to add many featur
250250

251251
- [ ] **Add comprehensive test suite** - Unit tests, integration tests, and validation tests
252252
- [ ] **Migrate to PyPI** - Package distribution and easy installation via `pip`
253-
- [ ] **Google colab quickstart tutorial** - Coming soon(09/29/2025)
253+
- [ ] **Google colab quickstart tutorial**
254254

255255
### 🔮 Future Enhancements
256256

0 commit comments

Comments
 (0)