Skip to main content
Ctrl+K
pyFOCI 0.1.3.dev7+g90fb84b22 documentation - Home
  • Getting started
  • User Guide
  • API Reference
  • Example Gallery
  • GitHub
  • Getting started
  • User Guide
  • API Reference
  • Example Gallery
  • GitHub

Section Navigation

  • TemplateTransformer
  • pyFOCI.utils.discovery.all_estimators
  • pyFOCI.utils.discovery.all_displays
  • pyFOCI.utils.discovery.all_functions
  • API Reference

API Reference#

This is an example on how to document the API of your own project.

Transformer#

TemplateTransformer([demo_param])

An example transformer that returns the element-wise square root.

Utilities#

utils.discovery.all_estimators([type_filter])

Get a list of all estimators from pyFOCI.

utils.discovery.all_displays()

Get a list of all displays from pyFOCI.

utils.discovery.all_functions()

Get a list of all functions from pyFOCI.

previous

User Guide

next

TemplateTransformer

On this page
  • Transformer
  • Utilities
Edit on GitHub
Show Source

© Copyright 2026, Johannes Kepler University Linz.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.2.