breton_cretenet

Contents:

  • M05_BretonCretenet
    • breton_cretenet package
breton_cretenet
  • M05_BretonCretenet
  • View page source

M05_BretonCretenet

  • breton_cretenet package
    • Submodules
    • breton_cretenet.algorithm module
      • decision_tree_regressor_algorithm()
      • lasso_regression_feature_selection()
      • linear_regression_algorithm()
      • predict_from_regressor()
      • score()
    • breton_cretenet.data_preparator module
      • detect_column_names_from_file()
      • get_data_column_names()
      • load_data()
      • prepare()
    • breton_cretenet.data_preprocessor module
      • preprocess()
      • preprocess_polynomialfeatures()
    • breton_cretenet.main module
      • get_args()
      • main()
    • breton_cretenet.test module
      • rand_data()
      • test_decision_tree_regressor_algorithm()
      • test_get_data_column_names()
      • test_lasso_regression_feature_selection()
      • test_linear_regression_algorithm()
      • test_load_data()
      • test_main()
      • test_main_pull_request()
      • test_predict_from_regressor()
      • test_preparator_is_random_if_no_seed()
      • test_preparator_with_seed()
      • test_preparator_xy_alignement()
      • test_preprocessor_inexistant_method()
      • test_preprocessor_minmax()
      • test_preprocessor_polynomial()
      • test_preprocessor_robust()
      • test_preprocessor_standard()
    • Module contents
Previous Next

© Copyright 2023, Quentin Cretenet et Gaetan Breton.

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