Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
isaksamsten committed Dec 5, 2022
1 parent 2baf79f commit 366076b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ It is currently maintained by Isak Samsten
| Regression (``wildboar/tsereg``) | ``RocketTreeClassifier`` | ``RocketRegressor`` | ``PrototypeCounterfactual`` | DTW | ``RocketTransform`` | |
| Outlier detection (``wildboar/outlier:easy``) | ``RocketClassifier`` | ``RandomShapeletRegressor`` | ``IntervalImportance`` | DDTW | ``IntervalTransform`` | |
| | ``RandomShapeletClassifier`` | ``RocketTreeRegressor`` | | WDTW | ``FeatureTransform`` | |
| | ``RockestClassifier`` | ``RockestRegressor`` | | | MatrixProfile | |
| | ``IntervalTreeClassifier`` | ``IntervalTreeRegressor`` | | | Segmentation | |
| | ``IntervalForestClassifier`` | ``IntervalForestRegressor`` | | | Motif discovery | |
| | ``ProximityTreeClassifier`` | | | | ``SAX`` | |
| | ``ProximityForestClassifier`` | | | | ``PAA`` | |
| | ``RockestClassifier`` | ``RockestRegressor`` | | MSM | MatrixProfile | |
| | ``IntervalTreeClassifier`` | ``IntervalTreeRegressor`` | | TWE | Segmentation | |
| | ``IntervalForestClassifier`` | ``IntervalForestRegressor`` | | LCSS | Motif discovery | |
| | ``ProximityTreeClassifier`` | | | ERP | ``SAX`` | |
| | ``ProximityForestClassifier`` | | | EDR | ``PAA`` | |
| | | | | | ``MatrixProfileTransform`` | |

See the [documentation](https://isaksamsten.github.io/wildboar/master/examples.html) for examples.
Expand Down

0 comments on commit 366076b

Please sign in to comment.