Scala Aggregators used for ML Model metrics monitoring
☆91Sep 13, 2023Updated 2 years ago
Alternatives and similar repositories for noether
Users that are interested in noether are comparing it to the libraries listed below
Sorting:
- A Scala feature transformation library for data science and machine learning☆474Feb 7, 2025Updated last year
- Common library for serving TensorFlow, XGBoost and scikit-learn models in production.☆143Sep 11, 2023Updated 2 years ago
- A tool for data sampling, data generation, and data diffing☆345Jan 8, 2026Updated last month
- A collection of Apache Parquet add-on modules☆30Feb 12, 2026Updated 2 weeks ago
- A collection of Magnolia add-on modules☆181Feb 12, 2026Updated 2 weeks ago
- ☆11Nov 15, 2016Updated 9 years ago
- Experimental Scala Native library for Postgres access (using libpq)☆16Nov 26, 2025Updated 3 months ago
- TensorFlow TFRecord reader CLI tool☆61Dec 15, 2025Updated 2 months ago
- Functional Language extending the enriched effect calculus. Linear usage of effects. Implemented with Scala 3.☆21Aug 5, 2025Updated 6 months ago
- A source code for the article "Scala Serialization" at☆18Sep 27, 2022Updated 3 years ago
- An umbrella project for multiple implementations of model serving☆45Sep 18, 2017Updated 8 years ago
- Provides Spotify-specific TensorFlow helpers☆127Mar 18, 2023Updated 2 years ago
- ☆23May 25, 2023Updated 2 years ago
- ☆23Jan 3, 2025Updated last year
- A Scala API for Apache Beam and Google Cloud Dataflow.☆2,615Feb 12, 2026Updated 2 weeks ago
- Problem solving à la carte☆22Apr 11, 2022Updated 3 years ago
- Tools for rewriting and optimizing DAGs (directed-acyclic graphs) in Scala☆151Mar 20, 2022Updated 3 years ago
- Code snippets for solving common big data problems in various platforms. Inspired by Rosetta Code☆296Jan 31, 2025Updated last year
- Experiments with symbolic functions in the Scala type system☆27Jun 17, 2019Updated 6 years ago
- SHAPE/S∀F∃: static prover/type-checker for N-D array programming in Scala, a use case of intuitionistic type theory☆32Sep 9, 2025Updated 5 months ago
- ☆10Feb 18, 2016Updated 10 years ago
- BigInteger for scala with very fast modPow☆10Feb 13, 2026Updated 2 weeks ago
- Numerical and Combinatorial Optimization Library☆19Dec 14, 2013Updated 12 years ago
- Example Scala/SBT event producer for Amazon Kinesis☆21Mar 29, 2015Updated 10 years ago
- ☆20Jan 31, 2026Updated last month
- Scala Native support for the TensorFlow C API on Linux and macOS☆41Feb 17, 2026Updated last week
- Some Avro operations in Scala☆10Feb 9, 2026Updated 2 weeks ago
- ☆11Dec 6, 2021Updated 4 years ago
- An ONNX (Open Neural Network eXchange) API and backend for typeful, functional deep learning and classical machine learning in Scala 3☆143Feb 17, 2026Updated last week
- GCS support for avro-tools, parquet-tools and protobuf☆79May 5, 2025Updated 9 months ago
- N-dimensional / multi-dimensional arrays (tensors) in Scala 3. Think NumPy ndarray / PyTorch Tensor but type-safe over shapes, array/axis…☆47Dec 22, 2022Updated 3 years ago
- Building a Deep Neural Network (DNN) application in Java