Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

125 update roadmap #126

Merged
merged 76 commits into from
Apr 23, 2024
Merged

125 update roadmap #126

merged 76 commits into from
Apr 23, 2024

Conversation

astrogilda
Copy link
Owner

@astrogilda astrogilda commented Apr 6, 2024

Pull Request Template

Description

Updated roadmap in README.md.
closes #125
Expanded roadmap at #144

Type of change

Please delete options that are not relevant.

  • [ x] This change requires a documentation update

Checklist:

  • [ x] My code follows the style guidelines of this project
  • [ x] I have performed a self-review of my own code
  • [ x] I have made corresponding changes to the documentation
  • [x ] My changes generate no new warnings

Add All Contributors Command

Remember to acknowledge your contributions, replace contribution_type with your contribution (code, doc, etc.):

@all-contributors please add @<your-username> for <contribution_type>

Signed-off-by: Sankalp Gilda <sankalp.gilda@gmail.com>
Signed-off-by: Sankalp Gilda <sankalp.gilda@gmail.com>
@astrogilda astrogilda self-assigned this Apr 6, 2024
@astrogilda astrogilda linked an issue Apr 6, 2024 that may be closed by this pull request
Signed-off-by: Sankalp Gilda <sankalp.gilda@gmail.com>
Signed-off-by: Sankalp Gilda <sankalp.gilda@gmail.com>
Signed-off-by: Sankalp Gilda <sankalp.gilda@gmail.com>
Signed-off-by: Sankalp Gilda <sankalp.gilda@gmail.com>
@astrogilda astrogilda added documentation Improvements or additions to documentation good first issue Good for newcomers labels Apr 6, 2024
Copy link
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like this PR accidentally contains commits from multiple PR. Accidental push?

Can you kindly untangle this?

@astrogilda astrogilda requested a review from fkiraly April 23, 2024 03:41
Copy link
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, and for resolving the merge conflicts!

My suggestion would be to split this roadmap in two: a high-level, short part in the README, and an issue ("tsbootstrap roadmap 2024-2025" or similar) which the README links to.

E.g., high-level as follows

  • performance and scaling - handling large datasets, distributed backend integration (dask, spark, ray), profiling/optimization
  • tuning and autoML - adaptive block length, adaptive resampling, evaluation based parameter selection
  • real-time and stream data - stream bootstraps, data update interface
  • stage 2 sktime integration - evaluation module, datasets, benchmarks, sktime forecasters in bootstraps
  • API and capability extension - panel/hierarchical data, exogenous data, update/stream, model state management
  • scope extension (to be discussed) - time series augmentation, fully probabilistic models

Further details: [link to decompressed version]

@astrogilda astrogilda requested a review from fkiraly April 23, 2024 13:12
Copy link
Collaborator

@fkiraly fkiraly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's nice - I also liked the longer version though, it had more detail.

I see you opened an issue, we could consider linking to it.

@astrogilda
Copy link
Owner Author

it's linked in the updated readme.py

@fkiraly
Copy link
Collaborator

fkiraly commented Apr 23, 2024

you can follow a hash if it is in a markdown doc in the repo? I thought that worked only in issues and PR?

@astrogilda
Copy link
Owner Author

Just tried, I guess you can't. I'll put it here.

@fkiraly
Copy link
Collaborator

fkiraly commented Apr 23, 2024

you could just add an ordinary link, like [name](URL)

@astrogilda
Copy link
Owner Author

sure. let's please approve it after this.

Signed-off-by: Sankalp Gilda <sankalp.gilda@gmail.com>
@astrogilda astrogilda merged commit f613f69 into main Apr 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update roadmap
2 participants