DFFML
82843d30b

Introduction

  • About
  • Installation
  • Concepts

Usage

  • Quickstart
  • Tutorials
    • Models
    • Sources
      • Simple source for new file types
      • Example SQLite source
    • Scorers
    • DataFlows
    • Neural Networks
    • Double Context Entry
  • Examples

Reference

  • Plugins
  • Command Line
  • HTTP API
  • Base
  • Noasync
  • Log
  • Version
  • Record
  • Plugins
  • Cli
  • Tuner
  • Operation
  • Util
  • Configloader
  • Db
  • Service
  • Df
  • Model
  • High_Level
  • Source
  • Port
  • Accuracy
  • Feature
  • Secret
  • Troubleshooting
  • Architecture

Subprojects

  • shouldi

Community

  • GitHub
  • Master Branch Docs
  • Publications
  • Contact Us
  • Contributing
  • News
  • Changelog
DFFML
  • »
  • Tutorials »
  • Sources
  • Edit on GitHub

Sources

DFFML is plugin based. Here we have documentation for creating your own data Sources.

Contents:

  • Simple source for new file types
    • Create the Package
    • About INI files
    • Import modules
    • Add configuration
    • Create Source
    • Add load method
    • Add dump method
    • Add Tests
    • Run the tests
    • Add the entrypoint
    • Install your package
    • CLI Usage
  • Example SQLite source
    • Create the Package
    • Edit the Source
    • Interact with the Database
    • Register your source
    • Install your package
    • Write the tests
    • Run the tests
Previous Next

© Copyright 2017 - 2022, Intel.

Built with Sphinx using a theme provided by Read the Docs.