Skip to content

Commit

Permalink
Update docs/developers_notes/02-base_class.md
Browse files Browse the repository at this point in the history
Co-authored-by: William F. Broderick <[email protected]>
  • Loading branch information
BalzaniEdoardo and billbrod authored Oct 26, 2023
1 parent 0cd45f9 commit 44e5558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developers_notes/02-base_class.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Designed to be compatible with the `scikit-learn` API, the class structure aims
Below a scheme of how we envision the architecture of the `neurostatslib` models.

```
Class _Base
Abstract Class _Base
├─ Abstract Subclass BaseRegressor
│ │
Expand Down

0 comments on commit 44e5558

Please sign in to comment.