veri
Feature Store
A distributed feature store designed to optimize machine learning tasks with scalable vector space search and querying capabilities.
Scalable Feature Store
55 stars
5 watching
6 forks
Language: Go
last commit: over 1 year ago feature-storegolangknnknn-searchmachine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
nikolaydubina/go-featureprocessing | A Go library for fast and simple feature engineering and machine learning data preprocessing | 121 |
gosuri/go-store | Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 747 |
surenderthakran/gomind | A lightweight neural network library in Go | 84 |
kelindar/column | A high-performance in-memory storage engine with bitmap indexing for columnar data storage and querying. | 1,436 |
aunum/goro | A high-level machine learning library built on Gorgonia for Go that aims to provide an easy-to-use interface for building and training neural networks. | 372 |
vaccovecrana/vephar | A minimal key-value store with API and web UI using raft cluster coordination and badger data storage | 16 |
lotusdblabs/lotusdb | An optimized key-value store that combines the benefits of LSM and B+ tree data structures for fast read/write performance. | 2,082 |
goml/gobrain | A Go library implementing neural networks with basic training and prediction capabilities | 560 |
fxsjy/gonn | An implementation of Neural Networks in Go Language | 361 |
vksnk/go-fann | Provides an interface to FANN's neural network functionality in Go | 116 |
dathoangnd/gonet | A Go module implementing a multi-layer Neural Network for machine learning tasks | 82 |
philippgille/chromem-go | An in-memory vector database that enables retrieval augmented generation and other embeddings-based features without relying on external third-party dependencies. | 311 |
amit-davidson/libradb | A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 169 |