Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
It lets you run machine learning models with a few lines of code, without needing to understand how machine learning works. | It is a fully-managed, cloud native feature platform that operates and manages the pipelines that transform raw data into features across the full lifecycle of an ML application. |
Thousands of models, ready to use;
Automatic API;
Automatic scale;
Pay by the second | Feature Pipelines - automatically compute and orchestrate the feature transformation process with unified batch and real-time abstractions. Tecton includes efficient pre-engineered pipelines that compute windowed aggregations on batch and real-time data with a single line of code;
Feature Store - store features in an offline store to optimize for large-scale retrieval during training and an online store for low-latency retrieval during online serving. Easily generate accurate training data through a Python SDK and backfill feature data. Serve data at very high scale (over 100,000 QPS) and low latency (under 100ms) through a REST endpoint. Tecton eliminates train-serve skew by ensuring consistency across training and serving environments, and also eliminates data leakage through correct time-travel;
Feature Repository - Manage features as files in a git repository using a declarative framework. Deploy features with confidence by integrating CI/CD processes and unit testing your features before deploying to production. Manage dependencies of features across models and version-control features;
Monitoring - Monitor the health of feature pipelines and automatically resolve issues that could produce stale feature data. Control costs by tracking the computation and storage costs for each feature;
Sharing - Discover features through an intuitive Web UI and produce new production-grade models with existing features with a single line of code. Break down silos, increase collaboration between data scientists, data engineers, and application engineers. Eliminate duplication across the ML data development cycle |
Statistics | |
Stacks 53 | Stacks 1 |
Followers 12 | Followers 1 |
Votes 0 | Votes 0 |
Integrations | |

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

TensorFlow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. The flexible architecture allows you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API.

Mercurial is dedicated to speed and efficiency with a sane user interface. It is written in Python. Mercurial's implementation and data structures are designed to be fast. You can generate diffs between revisions, or jump back in time within seconds.

scikit-learn is a Python module for machine learning built on top of SciPy and distributed under the 3-Clause BSD license.

PyTorch is not a Python binding into a monolothic C++ framework. It is built to be deeply integrated into Python. You can use it naturally like you would use numpy / scipy / scikit-learn etc.

Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.

Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano. https://keras.io/

Build a custom machine learning model without expertise or large amount of data. Just go to nanonets, upload images, wait for few minutes and integrate nanonets API to your application.

The Kubeflow project is dedicated to making Machine Learning on Kubernetes easy, portable and scalable by providing a straightforward way for spinning up best of breed OSS solutions.

Use flexible and intuitive APIs to build and train models from scratch using the low-level JavaScript linear algebra library or the high-level layers API