Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

startorch

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

startorch

synthetic time-series generator in PyTorch

  • 0.2.0
  • PyPI
  • Socket score

Maintainers
1

startorch

CI Nightly Tests Nightly Package Tests
Documentation Documentation
Codecov
Code style: black Doc style: google Ruff Doc style: google
PYPI version Python BSD-3-Clause
Downloads Monthly downloads


Overview

Collecting datasets to train Machine Learning models can be time consuming. Another alternative is to use synthetic datasets. startorch is a Python library to generate synthetic time-series. As the name suggest, startorch relies mostly on PyTorch to generate the time series and to control the randomness. startorch is built to be modular, flexible and extensible. Below show some generated sequences by startorch where the values are sampled from different distribution.

uniformlog-uniform
sine waveWiener process

Dependencies

startorchbatchtensorcoolaobjectorynumpytorchiden*matplotlib*plotly*python
main>=0.0.1,<0.1>=0.2,<1.0>=0.1,<1.0>=1.23,<2.0>=2.0,<3.0>=0.0.2,<0.1>=3.6,<4.0>=5.0,<6.0>=3.9,<3.12
0.1.0>=0.0.1,<0.1>=0.2,<1.0>=0.1,<1.0>=1.22,<2.0>=2.0,<3.0>=0.0.2,<0.1>=3.6,<4.0>=5.0,<6.0>=3.9,<3.12

* indicates an optional dependency

older versions
startorchcoolaobjectoryredcattorchmatplotlib*plotly*python
0.0.8>=0.0.20,<0.2>=0.0.7,<0.2>=0.0.16,<0.1>=2.0,<3.0>=3.6,<4.0>=5.12,<6.0>=3.9,<3.12
0.0.7>=0.0.20,<0.0.25>=0.0.7,<0.0.9>=0.0.16,<0.0.18>=2.0,<2.2>=3.6,<3.9>=5.12,<5.18>=3.9,<3.12
0.0.6>=0.0.20,<0.0.25>=0.0.7,<0.0.9>=0.0.16,<0.0.18>=2.0,<2.2>=3.6,<3.9>=3.9,<3.12
0.0.5>=0.0.20,<0.0.24>=0.0.7,<0.0.8>=0.0.16,<0.0.17>=2.0,<2.1>=3.6,<3.9>=3.9,<3.12
0.0.4>=0.0.20,<0.0.24>=0.0.7,<0.0.8>=0.0.16,<0.0.17>=2.0,<2.1>=3.6,<3.9>=3.9,<3.12
0.0.3>=0.0.20,<0.0.24>=0.0.7,<0.0.8>=0.0.9,<0.0.10>=2.0,<2.1>=3.6,<3.9>=3.9,<3.12

Contributing

Please check the instructions in CONTRIBUTING.md.

API stability

:warning: While startorch is in development stage, no API is guaranteed to be stable from one release to the next. In fact, it is very likely that the API will change multiple times before a stable 1.0.0 release. In practice, this means that upgrading startorch to a new version will possibly break any code that was using the old version of startorch.

License

startorch is licensed under BSD 3-Clause "New" or "Revised" license available in LICENSE file.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc