• Trusted Analytics
  • previous
  • next
  • index

Quick search

Enter search terms or a module, class or function name.

Table Of Contents

  • Technical Summary
  • User Manual
    • Getting Started
    • Algorithms
    • Process Flow Examples
    • Naive Bayes
    • Latent Dirichlet Allocation
    • Graphs
    • Best Known Methods (User)
  • Extending Trusted Analytics Platform
  • Administration
  • Python API
  • REST API

User ManualΒΆ

  • Getting Started
    • Open-Source
    • Features
  • Algorithms
    • Classification Algorithms
    • Regression Algorithms
    • Clustering Algorithms
    • Dimensionality Reduction Algorithms
    • Topic Modelling Algorithms
    • Recommendation Algorithms
    • Graph Algorithms
  • Process Flow Examples
    • Ingesting the Raw Data
      • Importing a CSV file.
    • Create a Frame
      • Examples:
      • Append:
    • Inspect the Data
      • Examples
    • Clean the Data
      • Drop Rows:
      • Filter Rows:
      • Drop Duplicates:
      • Drop Columns:
      • Rename Columns:
    • Transform the Data
      • Add Columns:
    • Examining the Data
      • Group by (and aggregate):
      • Join:
      • Flatten Column:
    • Build the Graph
    • Other Graph Options
      • Collaborative Filtering
      • Graphical Models
      • Topic Modeling
  • Naive Bayes
    • Setup
      • Workflow
    • Build a Frame
    • Build a Model
  • Latent Dirichlet Allocation
    • Setup
      • Workflow
    • Construct a Frame
    • Build a Model
    • Train the Model
    • Predict on the Model
  • Graphs
    • Setup
    • Build a Graph
  • Best Known Methods (User)
    • Python
      • Server Connection
      • Errors
  • © Copyright 2015, Intel.
  • Last updated on Jan 28, 2016.