Lukasz Mentel

Results 26 issues of Lukasz Mentel

I'm not sure if this is intended behavior or not but it definitely confused me, so maybe someone can help me understand it better. Here's a simple example ```python from...

I configured integration with django following the docs, however when an exception is raise somewhere in the app I get in addition ``` django_1 | During handling of the above...

This PR implements the Greedy Gasussian Segmentation Estimator, based on Hallac, D., Nystrup, P. & Boyd, S. Greedy Gaussian segmentation of multivariate time series. Adv Data Anal Classif 13, 727–751...

#### Reference Issues/PRs #### What does this implement/fix? Explain your changes. #### Does your contribution introduce a new dependency? If yes, which one? #### What should a reviewer concentrate their...

maintenance
enhancement

**Describe the bug** The current testing suite is horrendously long and creates a poor developer experience with the test suite taking ~1h to complete.

bug
module:tests

Data generator in the annotation module has only basic functionalities for now. Some things to potentially add down the road: - make a multi-variate option. - make it easier to...

feature request
module:annotation

I'm having troubles using the current version 1.0.0 with django 3.2.x because of the static tag already described in #49. Any change you could bump the version and cut a...

**Is your feature request related to a problem? Please describe.** It would be great it `matrixprofile` could support python 3.10. **Describe the solution you'd like** It would be great it...

#### Reference Issues/PRs #### What does this implement/fix? Explain your changes. Information Gain-based Temporal Segmentation. Information Gain Temporal Segmentation (IGTS) is a method for segmenting multivariate time series based off...

implementing algorithms
module:annotation
enhancement

#### Reference Issues/PRs #### What does this implement/fix? Explain your changes. #### Does your contribution introduce a new dependency? If yes, which one? #### What should a reviewer concentrate their...

module:annotation
enhancement