MCPcopy Create free account

hub / github.com/astroautomata/PySR / functions

Functions356 in github.com/astroautomata/PySR

MethodsetUp
(self)
pysr/test/test_jax.py:14
MethodsetUp
(self)
pysr/test/test_main.py:67
MethodsetUp
(self)
pysr/test/test_main.py:1128
MethodsetUp
(self)
pysr/test/test_main.py:1353
MethodsetUp
(self)
pysr/test/test_main.py:1401
MethodsetUp
(self)
pysr/test/test_main.py:1893
MethodsetUp
(self)
pysr/test/test_main.py:2076
MethodsetUp
(self)
pysr/test/test_autodiff.py:15
MethodsetUp
(self)
pysr/test/test_torch.py:13
Methodsupports_jax
(self)
pysr/expression_specs.py:79
Methodsupports_jax
(self)
pysr/expression_specs.py:120
Methodsupports_latex
(self)
pysr/expression_specs.py:83
Methodsupports_latex
(self)
pysr/expression_specs.py:124
Methodsupports_sympy
(self)
pysr/expression_specs.py:71
Methodsupports_sympy
(self)
pysr/expression_specs.py:112
Methodsupports_torch
(self)
pysr/expression_specs.py:75
Methodsupports_torch
(self)
pysr/expression_specs.py:116
MethodtearDown
(self)
pysr/test/test_startup.py:177
Methodtest_all_selection_strategies
(self)
pysr/test/test_main.py:1385
Methodtest_avoid_simplification
(self)
pysr/test/test_jax.py:92
Methodtest_avoid_simplification
(self)
pysr/test/test_torch.py:165
Methodtest_bad_kwargs
(self)
pysr/test/test_main.py:1804
Methodtest_bad_startup_options
(self)
pysr/test/test_startup.py:110
Methodtest_bad_variable_names_fail
(self)
pysr/test/test_main.py:1790
Methodtest_batch_size_negative_warning
Test that batch_size < 1 gives a warning for integers only.
pysr/test/test_main.py:1674
Methodtest_batching_auto
Test that batching='auto' works correctly.
pysr/test/test_main.py:1659
Methodtest_best
(self)
pysr/test/test_main.py:1367
Methodtest_best_lambda
(self)
pysr/test/test_main.py:1379
Methodtest_best_tex
(self)
pysr/test/test_main.py:1376
Methodtest_comparison_operator
(self)
pysr/test/test_main.py:1059
Methodtest_complex_equations_anonymous_stop
(self)
pysr/test/test_main.py:551
Methodtest_complex_variable_names
(self)
pysr/test/test_main.py:2303
Methodtest_constant_arguments
(self)
pysr/test/test_torch.py:195
Methodtest_constraints_n_arity_validation
(self)
pysr/test/test_main.py:1092
Methodtest_custom_operator
(self)
pysr/test/test_torch.py:120
Methodtest_custom_variable_complexity
(self)
pysr/test/test_main.py:453
Methodtest_custom_variable_names_guesses
(self)
pysr/test/test_main.py:1145
Methodtest_deprecated_functions
(self)
pysr/test/test_main.py:1716
Methodtest_deprecation
Ensure that deprecation works as expected. This should give a warning, and sets the correct value.
pysr/test/test_main.py:1696
Methodtest_deterministic_errors
Setting deterministic without random_state should error
pysr/test/test_main.py:1766
Methodtest_deterministic_warnings
Ensure that warnings are given for determinism
pysr/test/test_main.py:1755
Methodtest_dimensional_constraints
(self)
pysr/test/test_main.py:2087
Methodtest_eager_mode_fails_directly
(self)
pysr/test/test_startup.py:213
Methodtest_elementwise_loss_float32_fit_accepts_strictly_typed_loss
(self)
pysr/test/test_main.py:326
Methodtest_elementwise_loss_float32_probe_accepts_strictly_typed_loss
(self)
pysr/test/test_main.py:316
Methodtest_elementwise_loss_with_weights_accepts_three_args
(self)
pysr/test/test_main.py:298
Methodtest_elementwise_loss_with_weights_requires_three_args
(self)
pysr/test/test_main.py:279
Methodtest_elementwise_loss_wrong_signature_errors_early
Validate `elementwise_loss` signature (prediction, target[, weights]).
pysr/test/test_main.py:261
Methodtest_empty_guesses_single_output
(self)
pysr/test/test_main.py:1296
Methodtest_empty_operators_single_input_warm_start
(self)
pysr/test/test_main.py:566
Methodtest_empty_parameters_case
(self)
pysr/test/test_main.py:2334
Methodtest_error_message_both_variable_complexity
(self)
pysr/test/test_main.py:498
Methodtest_error_message_custom_variable_complexity
(self)
pysr/test/test_main.py:487
Methodtest_extra_sympy_mappings_undefined
extra_sympy_mappings=None errors for custom operators
pysr/test/test_main.py:1774
Methodtest_feature_selection
(self)
pysr/test/test_main.py:1404
Methodtest_feature_selection_custom_operators
(self)
pysr/test/test_jax.py:120
Methodtest_feature_selection_custom_operators
(self)
pysr/test/test_torch.py:221
Methodtest_feature_selection_handler
(self)
pysr/test/test_main.py:1410
Methodtest_from_file_requires_operator_configuration
(self)
pysr/test/test_main.py:1732
Methodtest_get_batch_size
Test the _get_batch_size function.
pysr/test/test_main.py:1637
Methodtest_guesses_use_zero_based_indexing
(self)
pysr/test/test_main.py:1252
Methodtest_help_on_all_commands
(self)
pysr/test/test_cli.py:17
Methodtest_help_on_install
(self)
pysr/test/test_cli.py:32
Methodtest_help_on_test
(self)
pysr/test/test_cli.py:49
Methodtest_high_dim_selection_early_stop
(self)
pysr/test/test_main.py:687
Methodtest_high_precision_search_custom_loss
(self)
pysr/test/test_main.py:163
Methodtest_include_score
(self)
pysr/test/test_main.py:1961
Methodtest_index_selection
(self)
pysr/test/test_main.py:1370
Methodtest_invalid_batch_size_corrects_and_warns
(self)
pysr/test/test_main.py:1555
Methodtest_invalid_multi_output_format_guesses
(self)
pysr/test/test_main.py:1204
Methodtest_issue_656
(self)
pysr/test/test_jax.py:107
Methodtest_issue_656
(self)
pysr/test/test_torch.py:184
Methodtest_issue_666
(self)
pysr/test/test_main.py:1872
Methodtest_jl_function_error
(self)
pysr/test/test_main.py:806
Methodtest_julia_error_triggers_fallback
(self)
pysr/test/test_startup.py:191
Methodtest_last_equation
(self)
pysr/test/test_main.py:1975
Methodtest_latex_break_long_equation
Test that we can break a long equation inside the table
pysr/test/test_main.py:2045
Methodtest_latex_float_precision
Test that we can print latex expressions with custom precision
pysr/test/test_main.py:2023
Methodtest_linear_relation
(self)
pysr/test/test_main.py:80
Methodtest_linear_relation_named
(self)
pysr/test/test_main.py:90
Methodtest_linear_relation_weighted_bumper
(self)
pysr/test/test_main.py:99
Methodtest_load_all_packages
Test we can load all packages at once.
pysr/test/test_main.py:1632
Methodtest_load_model
See if we can load a ran model from the equation file.
pysr/test/test_main.py:706
Methodtest_load_model_simple
(self)
pysr/test/test_main.py:768
Methodtest_load_model_with_operators_dict
(self)
pysr/test/test_main.py:734
Methodtest_loss_function_expression_elementwise_signature_errors_early
Validate `loss_function_expression` signature (expression, dataset, options).
pysr/test/test_main.py:351
Methodtest_loss_function_expression_wrong_signature_errors_early
(self)
pysr/test/test_main.py:388
Methodtest_loss_function_noncallable_errors_early
Issue #982: non-callable loss_function (e.g. '1.0') errors early.
pysr/test/test_main.py:202
Methodtest_loss_function_valid_full_objective_runs
Issue #982: a valid (tree, dataset, options) objective is accepted.
pysr/test/test_main.py:220
Methodtest_loss_function_varargs_objective_runs
(self)
pysr/test/test_main.py:241
Methodtest_loss_function_with_elementwise_signature_errors_early
Issue #982: elementwise (prediction, target) loss passed via loss_function errors.
pysr/test/test_main.py:184
Methodtest_loss_function_wrong_signature_errors_early
(self)
pysr/test/test_main.py:370
Methodtest_maximum_parameters_expressions
(self)
pysr/test/test_main.py:2340
Methodtest_mixed_parameter_types
(self)
pysr/test/test_main.py:2318
Methodtest_mod_mapping
(self)
pysr/test/test_torch.py:102
Methodtest_multi_output
(self)
pysr/test/test_main.py:1987
Methodtest_multi_output_guesses
(self)
pysr/test/test_main.py:1157
Methodtest_multi_output_template_expression_guesses
(self)
pysr/test/test_main.py:1185
Methodtest_multiline_seval
(self)
pysr/test/test_main.py:153
Methodtest_multioutput_custom_operator_quiet_custom_complexity
(self)
pysr/test/test_main.py:420
← previousnext →201–300 of 356, ranked by callers