Commit History

Update all docstrings
b7e75e1

MilesCranmer commited on

Add tmux to dockerfile
65a4248

MilesCranmer commited on

Add warning if training on pandas dataframe then torch
aef1f27

MilesCranmer commited on

Fix case of no extra mappings for jax/torch
e63cf2d

MilesCranmer commited on

Update more parts of docs
90d24f5

MilesCranmer commited on

Fix callables when feature importance AND pandas used
555ddd0

MilesCranmer commited on

Turn off tracking for multi-output temp files
8d9d5f3

MilesCranmer commited on

Format code with black
1662e82

deepsource-autofix[bot] commited on

Fix get_params in PySRRegressor
b6f3a08

MilesCranmer commited on

Fix test for PySRRegressor
e274713

MilesCranmer commited on

Get PySRRegressor working with multi-output
ec8124e

MilesCranmer commited on

Update parts of test to use ScikitLearn interface
af14165

MilesCranmer commited on

Make default model selection = 'best'
a47d265

MilesCranmer commited on

Remove deprecated _yesno function
38e582f

MilesCranmer commited on

Add additional deprecation for best_row
a2862ab

MilesCranmer commited on

Move everything into single PySRRegressor
66b15fc

MilesCranmer commited on

Assert _set_globals can work with both X and n_features
205d866

MilesCranmer commited on

Ensure that equations are up-to-date when getting model representations
7de1010

MilesCranmer commited on

Don't include README in docker
6487b49

MilesCranmer commited on

Add .latex() representation to PySRRegressor
f59f827

MilesCranmer commited on

Add PySRRegressor versions of jax/torch tests
d398bf9

MilesCranmer commited on

Add jax, pytorch, sympy output from Regressor
42cd6af

MilesCranmer commited on

Update documentation for sklearn interface
4c39e04

MilesCranmer commited on

Update README example
bb97e2c

MilesCranmer commited on

Format code with black
fe1cb56

deepsource-autofix[bot] commited on

Update README to use scikit-learn API
fadf4db

MilesCranmer commited on

Test more parts of sklearn API
0fba777

MilesCranmer commited on

Test __repr__ of sklearn
0020398

MilesCranmer commited on

Improve printed string
91a0f71

MilesCranmer commited on

Format code with black
895da91

deepsource-autofix[bot] commited on

Add missing equation in __repr__
9905c12

MilesCranmer commited on

Add __repr__ method that lists selected equation
d26d668

MilesCranmer commited on

Fix broken test statement
faa83d3

MilesCranmer commited on

Autogenerate docstring for PySR Regressor
0bf77e2

MilesCranmer commited on

Add missing weights argument to fit()
4582e28

MilesCranmer commited on

Add PySRRegressor test
58834e8

MilesCranmer commited on

Add scikit-learn as required install
fcf3f92

MilesCranmer commited on

Create scikit-learn API
cd54791

MilesCranmer commited on

Update README.md
b9f583e
unverified

MilesCranmer commited on

Check dockerfile to trigger docker CI
989f731

MilesCranmer commited on

Add back Docker code
a398433

MilesCranmer commited on

Install QEMU in docker nightly action
ab11754

MilesCranmer commited on

Fix use of ARG in Dockerfile
1312ca7

MilesCranmer commited on

Turn off fail-fast mode for docker nightly
d22211a

MilesCranmer commited on