SymetryML6.1
  • Introduction
  • Guides
    • Onboarding Guide
    • Technical Requirements
    • Admin User Guide
    • Installation Guide
      • Installation Guide - GPU
      • Installation Guide - Spark
  • SymetryML GUI
    • ML Toolkit
      • The SymetryML Difference
      • Data Mining Lifecycle
      • SymetryML Concepts
      • Data Sources
      • Streams
      • Encoders
      • Projects
      • Models
    • Sequence Models
    • SymetryML Federated Learning
      • Creating the Federation
      • Load data to local project
      • Requesting Federation Information from Admin Node
      • Joining a Federation with a peer node
      • Federated Data & Modelling
      • Appendix
    • DEM Generator
  • SymetryML Rest Client
    • REST API Reference Guide
      • SymetryML REST API Security
      • SymetryML JSON API Objects
      • Encoder Object REST API
      • SymetryML Projects REST API
      • About Federated Learning
      • Hipaa Compliance and Federated Learning
      • Federated Learning API
        • Federated Learning Topologies
        • Federated Learning with Nats
        • Federated Learning with AWS
        • Fusion Projects
      • Exploration API
      • Modeling API
      • Exporting and Importing Model
      • Third Party Model Rest API
      • SymetryML Job Information
      • Prediction API
      • Data Source API
      • Project Data Source Logs
      • Stream Data Source API
      • AutoML with SymetryML
      • Transform Dataframe
      • Select Model with SymetryML
      • Auto Select with SymetryML
      • Tasks API
      • Miscellaneous API
      • WebSocket API
      • Appendix A JSON Data Structure Schema
      • Appendix B Sample Code
  • SymetryML SaaS
    • SaaS Homepage
    • SaaS Dashboard
    • SaaS Account
    • SaaS Users
    • SaaS Licence
Powered by GitBook
On this page
  • Creating New Encoders
  • Viewing Encoder Metadata
  • Editing Encoders
  • Deleting Encoders
  • Adding Data Sources to Encoders
  1. SymetryML GUI
  2. ML Toolkit

Encoders

PreviousStreamsNextProjects

Last updated 2 years ago

Creating New Encoders

To create a new encoder:

Expand the Encoders accordion, and then click the New Encoder button. A New Encoder wizard appears .

Assign a new name to your encoder, and then click Next to continue.

Select an appropriate data source, and then click Next to continue.

Ensure that your data is valid, and then click Next to continue.

Select the appropriate target variable.

Click Finish to build the encoder.

Viewing Encoder Metadata

To view the metadata for an encoder:

  1. Double-click the encoder node.

Editing Encoders

After you create the encoder, you can modify its internal state to satisfy your needs.

  1. Under the encoder metadata view, double-click the desired encoder Key. The key editor appears.

  2. Use the key editor to modify the Total Count and Sum values

Deleting Encoders

To remove an encoder from your project:

  1. Right-click the encoder node, and then click Delete.

Adding Data Sources to Encoders

To add data sources to an encoder:

  1. Right-click the encoder node, and then click Add Data.

New Encoder Wizard
Encoder Data Preview
Encoder Target Mapping
Encoder Tree
Encoder Key Editor
Delete an Encoder
Adding a Data Source to an Encoder