Skip to content

Refactor mrseql#264

Merged
mloning merged 4 commits intosktime:refactorfrom
mlgig:refactor-mrseql
May 26, 2020
Merged

Refactor mrseql#264
mloning merged 4 commits intosktime:refactorfrom
mlgig:refactor-mrseql

Conversation

@lnthach
Copy link
Copy Markdown
Contributor

@lnthach lnthach commented May 25, 2020

Reference Issues/PRs

See #257

What does this implement/fix? Explain your changes.

Refactor Mr-SEQL to pass all the tests for estimators.
Add multivariate time series support. MrSEQLClassifier can classify multivariate time series now.
Update notebook example.

@mloning
Copy link
Copy Markdown
Contributor

mloning commented May 25, 2020

Hi @lnthach, thanks for the fixes, looks good to me. Let me know when you're all done so that I can merge it 🙂

@lnthach
Copy link
Copy Markdown
Contributor Author

lnthach commented May 26, 2020

Thanks @mloning . Sorry for the late response. Yes it's good to go from my side.

@lnthach lnthach deleted the refactor-mrseql branch May 26, 2020 08:48
@mloning
Copy link
Copy Markdown
Contributor

mloning commented May 26, 2020

No worries, thanks for the fixes! 🙂

@mloning
Copy link
Copy Markdown
Contributor

mloning commented May 30, 2020

Hi @lnthach,

I've noticed that the test_mrseql_on_gunpoint now takes considerably more time. Any idea why?

Before your changes, it ran in roughly 30 secs, not it needs 240 secs.

@lnthach
Copy link
Copy Markdown
Contributor Author

lnthach commented May 31, 2020

Hi @mloning ,

Many thanks for pointing that out. It appeared that the way I sliced the dataframe wasn't optimal. I have implemented the fix for this issue. Can I make my pull request on dev ?

@mloning
Copy link
Copy Markdown
Contributor

mloning commented Jun 1, 2020

Yes please! Thanks @lnthach

@lnthach lnthach mentioned this pull request Jun 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants