TL-GPRSM
  • TL_GPRSM package
    • Subpackages
    • Module contents
TL-GPRSM
  • TL_GPRSM package
  • View page source

TL_GPRSM package¶

Subpackages¶

  • TL_GPRSM.models package
    • Submodules
    • TL_GPRSM.models.GPRSM module
      • GPRSM
        • GPRSM.get_ard_contribution()
        • GPRSM.get_part_contribution()
        • GPRSM.get_transfer_learning_effect()
        • GPRSM.inverse_normalize()
        • GPRSM.load_model()
        • GPRSM.normalize()
        • GPRSM.normalize_x()
        • GPRSM.optimize()
        • GPRSM.predict()
        • GPRSM.save_model()
        • GPRSM.select_kernel_func()
        • GPRSM.set_transfer_learning()
    • Module contents
  • TL_GPRSM.utils package
    • Submodules
    • TL_GPRSM.utils.metrics module
      • mae()
      • mape()
      • me()
      • mpe()
      • mse()
      • msle()
      • r2_index()
      • rmse()
      • rmsle()
      • rmspe()
      • wmae()
      • wmape()
    • TL_GPRSM.utils.sampling module
      • latin_hypercube_sampling()
      • random_sampling()
      • uniform_scaling()
    • Module contents

Module contents¶


© Copyright 2023, Taisei Saida.

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