Skip to content

Commit

Permalink
[MNT] remove legacy base modules (#80)
Browse files Browse the repository at this point in the history
This PR removes the legacy base modules.

* base class: equivalent functionality is now contained in
`BaseDistribution`, `BaseProbaRegressor`, `_DelegatedProbaRegressor`
* pymc vendor interface: currently worked on in
#358
* density estimation: tracked via
#7
  • Loading branch information
fkiraly authored May 25, 2024
1 parent f3b192d commit ced4e43
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 1,370 deletions.
803 changes: 0 additions & 803 deletions skpro/base/old_base.py

This file was deleted.

2 changes: 0 additions & 2 deletions skpro/regression/baselines/__init__.py

This file was deleted.

49 changes: 0 additions & 49 deletions skpro/regression/baselines/density.py

This file was deleted.

277 changes: 0 additions & 277 deletions skpro/regression/parametric/parametric.py

This file was deleted.

Empty file.
51 changes: 0 additions & 51 deletions skpro/regression/vendors/pymc.py

This file was deleted.

Loading

0 comments on commit ced4e43

Please sign in to comment.