cml - constructivst machine learning¶

Tutorials¶

  • Installation of cml
    • $ Install with PIP
  • Quickstart
    • Define main ingredients
    • Starting the knowledge search
    • Saving the knowledge database

How-To Guides¶

  • Where do I find the application config folder?
  • Where do I find find the settings files?
  • How to read a settings files?
  • How to create a constructor?
  • How to modify the behaviour of a constructor?
  • How to create a reconstructor?
  • How to modify the behaviour of a reconstructor?
  • How to create a deconstructor?
  • How to modify the behaviour of a deconstructor?
  • How to load a knowledge database?
  • How to save a knowledge database?
  • How to continue a knowledge search?
  • How to perform the knowledge search in parallel?
  • Where do I find the log files?

Reference¶

  • API
  • Domain
    • Construction
    • Reconstruction
    • Deconstruction
    • Knowledge database
    • Lernblock identification
  • Usecases
  • Ports
    • scikit-learn Adapter
    • pandas Adapter
    • ckmeans Adapter
    • krippendorff Adapter
  • Shared
    • Exceptions
    • Logging
    • Settings
    • Parameter

Explanation¶

  • Constructivst Machine Learning
  • Construction
  • Reconstruction
  • Deconstruction

conML

Navigation

  • Installation of cml
  • Quickstart
  • Where do I find the application config folder?
  • Where do I find find the settings files?
  • How to read a settings files?
  • How to create a constructor?
  • How to modify the behaviour of a constructor?
  • How to create a reconstructor?
  • How to modify the behaviour of a reconstructor?
  • How to create a deconstructor?
  • How to modify the behaviour of a deconstructor?
  • How to load a knowledge database?
  • How to save a knowledge database?
  • How to continue a knowledge search?
  • How to perform the knowledge search in parallel?
  • Where do I find the log files?
  • API
  • Domain
  • Usecases
  • Ports
  • Shared
  • Constructivst Machine Learning
  • Construction
  • Reconstruction
  • Deconstruction

Related Topics

  • Documentation overview
    • Next: Installation of cml

Quick search

©2020, Dmitrij Denisenko. | Powered by Sphinx 4.1.0 & Alabaster 0.7.12 | Page source