MCPcopy Create free account

hub / github.com/astroautomata/PySR / functions

Functions356 in github.com/astroautomata/PySR

Methodtest_multioutput_weighted_with_callable_temp_equation
(self)
pysr/test/test_main.py:510
Methodtest_multiple_expressions_multiple_params_multiple_variables
(self)
pysr/test/test_main.py:2287
Methodtest_multiple_expressions_no_params_multiple_variables
(self)
pysr/test/test_main.py:2256
Methodtest_multiple_lists_single_output_guesses
(self)
pysr/test/test_main.py:1231
Methodtest_multiprocessing_turbo_custom_objective
(self)
pysr/test/test_main.py:114
Methodtest_negative_losses
(self)
pysr/test/test_main.py:1037
Methodtest_noisy_builtin_variable_names
(self)
pysr/test/test_main.py:615
Methodtest_non_julia_errors_reraised
(self)
pysr/test/test_startup.py:186
Methodtest_non_list_guesses_single_output
(self)
pysr/test/test_main.py:1221
Methodtest_notebook
(self)
pysr/test/test_startup.py:134
Methodtest_operator_conflict_error
(self)
pysr/test/test_main.py:406
Methodtest_operators_parameter
(self)
pysr/test/test_main.py:1078
Methodtest_other_precision
(self)
pysr/test/test_main.py:1947
Methodtest_pandas_resample_with_nested_constraints
(self)
pysr/test/test_main.py:638
Methodtest_param_groupings
Test that param_groupings are complete
pysr/test/test_main.py:1590
Methodtest_parametric_deprecation_warning
Test that the helpful warning message is displayed.
pysr/test/test_main.py:1613
Methodtest_parametric_expression
(self)
pysr/test/test_main.py:921
Methodtest_pickle_inv_sympy_expression
Test that sympy expressions with the inv operator can be pickled and unpickled correctly.
pysr/test/test_main.py:1431
Methodtest_pickle_with_temp_equation_file
If we have a temporary equation file, unpickle the estimator.
pysr/test/test_main.py:1474
Methodtest_pipeline
(self)
pysr/test/test_jax.py:64
Methodtest_pipeline
(self)
pysr/test/test_torch.py:67
Methodtest_pipeline_pandas
(self)
pysr/test/test_jax.py:31
Methodtest_pipeline_pandas
(self)
pysr/test/test_torch.py:32
Methodtest_power_law_warning
Ensure that a warning is given for a power law operator.
pysr/test/test_main.py:1727
Methodtest_predict_replaces_spaces_in_dataframe_columns
(self)
pysr/test/test_main.py:1453
Methodtest_process_constraints_swaps_multiplication_constraints
(self)
pysr/test/test_main.py:2225
Methodtest_progress_disabled_when_stdout_lacks_buffer
(self)
pysr/test/test_main.py:1570
Methodtest_pysr_slurm_cluster_manager
(self)
pysr/test/test_slurm.py:148
Methodtest_scikit_learn_compatibility
Test PySRRegressor compatibility with scikit-learn.
pysr/test/test_main.py:1512
Methodtest_simple_change_to_backend
Test that we can use a development version of SymbolicRegression.jl
pysr/test/test_dev.py:8
Methodtest_simple_table
(self)
pysr/test/test_main.py:1933
Methodtest_single_expression_no_params_single_variable
(self)
pysr/test/test_main.py:2243
Methodtest_single_expression_single_param_single_variable
(self)
pysr/test/test_main.py:2271
Methodtest_single_output_string_guesses
(self)
pysr/test/test_main.py:1134
Methodtest_size_warning
Ensure that a warning is given for a large input size.
pysr/test/test_main.py:1744
Methodtest_successful_operation
(self)
pysr/test/test_startup.py:183
Methodtest_suggest_keywords
(self)
pysr/test/test_main.py:1848
Methodtest_sympy2jax
(self)
pysr/test/test_jax.py:20
Methodtest_sympy2torch
(self)
pysr/test/test_torch.py:21
Methodtest_sympy_function_fails_as_variable
(self)
pysr/test/test_main.py:1782
Methodtest_template_expression_guesses
(self)
pysr/test/test_main.py:1170
Methodtest_template_expression_with_parameters_multiout
(self)
pysr/test/test_main.py:873
Methodtest_template_expressions_and_custom_complexity
(self)
pysr/test/test_main.py:816
Methodtest_tensorboard_logger
(self)
pysr/test/test_main.py:976
Methodtest_unary_operators_in_guesses
(self)
pysr/test/test_main.py:1276
Methodtest_unit_checks
This just checks the number of units passed
pysr/test/test_main.py:2115
Methodtest_unit_propagation
Check that units are propagated correctly. This also tests that variables have the correct names.
pysr/test/test_main.py:2159
Methodtest_validate_export_mappings_typechecks
(self)
pysr/test/test_main.py:347
Methodtest_validation_helpers_skip_nonfunction
(self)
pysr/test/test_main.py:344
Methodtest_vector_of_vectors_single_output_guesses
(self)
pysr/test/test_main.py:1241
Methodtest_warm_start_from_file
Test that we can warm start in another process.
pysr/test/test_startup.py:35
Methodtest_warm_start_set_at_init
(self)
pysr/test/test_main.py:609
Methodtest_wrong_number_of_guess_lists
(self)
pysr/test/test_main.py:1212
Methodtest_zygote_autodiff_backend_full_run
(self)
pysr/test/test_autodiff.py:46
Methodtrue_fn
(x)
pysr/test/test_main.py:647
Methodwrite_hparams
(self, logger: AnyValue, hparams: dict[str, Any])
pysr/logger_specs.py:63
← previous301–356 of 356, ranked by callers