Contents Menu Expand Light mode Dark mode Auto light/dark mode
niklib v0.2.0 documentation
niklib v0.2.0 documentation
Back to top

niklib.models.estimators package#

Subpackages#

  • niklib.models.estimators.networks package
    • Module contents

Module contents#

Contains any model/estimator that can be used for predicting values.

It could be as simple as an API for weighted average, a machine learning model such as SVM or RandomForest to super complicated neural network models such as ResNet. The name estimators is inspired by sklearn-estimator.

Submodules:

  • niklib.models.estimators.networks: contains all the neural network models

Copyright © 2023, Nikan Doosti
Made with Sphinx and @pradyunsg's Furo
On this page
  • niklib.models.estimators package
    • Subpackages
    • Module contents