slacgs

Contents:

  • slacgs Package
    • Model
      • Model
        • Model.plot_surrounding_ellipsis_and_ellipsoids()
        • Model.save_data_points_plot_as_png()
        • Model.upload_data_points_plot_to_google_drive()
    • Simulator
      • Simulator
        • Simulator.generate_dataset()
        • Simulator.loss_bayes_empirical()
        • Simulator.print_N_progress()
        • Simulator.print_step_report()
        • Simulator.run()
      • cls()
      • dist_from_origin_to_intersect_btwn_norm_ellip_and_main_diag()
      • h_error_rate()
      • linear_svm_train()
      • loss_bayes_analytical()
      • loss_empirical()
      • loss_theoretical()
    • Report
      • Report
        • Report.sim
        • Report.iter_N
        • Report.max_iter_N
        • Report.loss_N
        • Report.loss_bayes
        • Report.d
        • Report.duration
        • Report.time_spent
        • Report.sim_tag
        • Report.model_tag
        • Report.loss_plot
        • Report.compile_N()
        • Report.compile_compare()
        • Report.compile_delta_L_()
        • Report.intersection_point_()
        • Report.plot_with_intersection()
        • Report.print_N_star()
        • Report.print_report()
        • Report.save_loss_plot_as_png()
        • Report.upload_loss_plot_to_drive()
        • Report.write_to_spreadsheet()
    • Enumtypes
      • DictionaryType
      • LossType
    • Gspread_client
      • GspreadClient
        • GspreadClient.param_not_in_home()
        • GspreadClient.print_first_call_to_spreadsheet_writing_service()
    • Gdrive_client
      • GdriveClient
        • GdriveClient.check_spreadsheet_existence()
        • GdriveClient.create_folder()
        • GdriveClient.create_spreadsheet()
        • GdriveClient.delete_file()
        • GdriveClient.delete_folder()
        • GdriveClient.delete_spreadsheet()
        • GdriveClient.file_exists_by_path()
        • GdriveClient.file_exists_in_folder()
        • GdriveClient.folder_exists()
        • GdriveClient.folder_exists_by_path()
        • GdriveClient.get_file_id_by_path()
        • GdriveClient.get_folder_id_by_name()
        • GdriveClient.get_folder_id_by_path()
        • GdriveClient.get_folder_path()
        • GdriveClient.get_root_folder_id()
        • GdriveClient.get_spreadsheet_id_by_name()
        • GdriveClient.get_spreadsheet_path_by_id()
        • GdriveClient.move_file_to_folder()
        • GdriveClient.move_folder_to_another_folder()
        • GdriveClient.share_folder_with_gdrive_account()
        • GdriveClient.upload_file_to_drive()
    • Utils
      • cls()
      • get_grandparent_folder_path()
      • get_key()
      • get_parent_folder_path()
      • get_user_folder_path()
      • is_colab_notebook()
      • is_jupyter_notebook()
      • is_notebook()
      • set_report_service_conf()
      • report_service_conf
    • Demo
      • add_simulation_to_custom_scenario_spreadsheet()
      • add_simulation_to_custom_scenario_spreadsheet_test()
      • add_simulation_to_experiment_scenario_spreadsheet()
      • add_simulation_to_experiment_scenario_spreadsheet_test()
      • doctest_next_parameter()
      • print_experiment_scenarios()
      • run_custom_scenario()
      • run_custom_scenario_test()
      • run_custom_simulation()
      • run_custom_simulation_test()
      • run_experiment()
      • run_experiment_simulation()
      • run_experiment_simulation_test()
      • run_experiment_test()
      • save_scenario_figures_as_gif()
      • start_google_drive_service()
slacgs
  • Search


© Copyright 2023, Paulo R C Azevedo Filho.

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