Data Stack
latest

Contents:

  • src
    • src package
      • Subpackages
        • src.ml package
        • src.ml_helper package
      • Submodules
      • src.example_module module
        • example_function
  • API Reference
Data Stack
  • Docs »
  • src »
  • src package
  • Edit on GitHub

src package¶

Subpackages¶

  • src.ml package
    • Submodules
    • src.ml.pytorch_example module
      • BATCH_SIZE
      • TextSentiment
        • forward
        • init_weights
      • device
      • generate_batch
      • main
      • test
      • train_func
  • src.ml_helper package
    • Submodules
    • src.ml_helper.model module
    • src.ml_helper.training module
      • Base
        • metadata
      • ENGINE_URL
      • Epoch
        • created_at
        • eval_F1
        • eval_acc
        • eval_loss
        • model_id
        • number
        • training_F1
        • training_acc
        • training_loss
        • uuid
      • Model
        • epoch
        • id
        • last_updated
        • params
        • uuid
      • Session
      • engine
      • init_db
      • metadata
      • delete_model
      • hash_parameters
      • register_epoch_in_db
      • register_model_in_db
      • retrieve_best_model_params

Submodules¶

src.example_module module¶

A python example module.

src.example_module.example_function()[source]¶

Basic function that returns a string

Next Previous

© Copyright 2019, Eric Daoud Revision 5fbbac8a.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.