Applications and operators: Build end-to-end AI applications
An application (see Application) is an end-to-end pipeline of data frame transformations implemented as an operator (see Operators) graph. You can use Applicati...
Operators: Transform and process your data
In Snorkel Flow, operators perform transformations over DataFrames. Consider an application where you want to classify emails as SPAM or HAM (not spam). Before ...
Custom operators (SDK)
All information relating to building custom operators can be found in the SDK documentation:
Developing and registering custom models
What you will learn:
Candidate extractor scoring
What you will learn: