matrix-profile-foundation / go-matrixprofile
golang library for computing matrix profiles along with other time series analysis features
☆90Updated 4 years ago
Alternatives and similar repositories for go-matrixprofile:
Users that are interested in go-matrixprofile are comparing it to the libraries listed below
- package stl implements seasonal-trend decomposition by LOESS.☆48Updated 2 years ago
- A golang streaming histogram sketch. Fast quantiles and counts below a threshold.☆44Updated last year
- Genetic Algorithm and Particle Swarm Optimization☆33Updated 3 years ago
- High performance data aggregating storage☆191Updated last year
- Go implementations of the distributed quantile sketch algorithm DDSketch☆173Updated last month
- Optimal Quantile Approximation in Streams☆163Updated 2 years ago
- The fastest way to compute matrix profiles on CPU and GPU!☆181Updated last year
- An online statistics library, written in Go☆33Updated last month
- A collection of Go utility packages used by GRAIL's tools☆93Updated 11 months ago
- npyio provides read/write access to numpy data files.☆62Updated last month
- Fast approximate quantiles in Go☆127Updated 2 years ago
- Bigmachine is a library for self-managing serverless computing in Go☆201Updated last year
- Sparse matrix formats for linear algebra supporting scientific and machine learning applications☆162Updated 3 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated 11 months ago
- An implementation of Ted Dunning's t-digest in Go.☆142Updated 2 years ago
- Locality Sensitive Hashing for Go (Multi-probe LSH, LSH Forest, basic LSH)☆107Updated 6 years ago
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- 🔥 Fast, simple sklearn-like feature processing for Go☆121Updated 5 months ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- holtwinters in golang☆57Updated 6 years ago
- Probabilistic anomaly detection for time series data☆293Updated 9 years ago
- Library for working with compressed arrays of integers☆66Updated last year
- A library for reading and writing parquet files.☆117Updated last week
- hdf5 is a wrapper for the HDF5 library☆134Updated 3 years ago
- Streaming approximate histograms in Go☆175Updated 4 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆413Updated 10 months ago
- Machine is a workflow/pipeline library for processing data☆160Updated last week
- State estimation and filtering algorithms in Go☆116Updated 3 months ago
- Trending algorithm based on the article "Trending at Instagram"☆48Updated 3 years ago
- Hierarchical clustering in Go