Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The gp meld method in sklearn interface #94

Open
Hintonein opened this issue Jul 4, 2024 · 0 comments
Open

The gp meld method in sklearn interface #94

Hintonein opened this issue Jul 4, 2024 · 0 comments

Comments

@Hintonein
Copy link

I have seen the code in core.py, and the gp meld method isn't related to the benchmark dataset. But I also found that I cannot use the sklearn interface to use the gpmeld method in sklearn.py. When I compared the operation mode of BenchmarkDataset class and the sklearn-like (X,y) in regression.py, I think there is no difference between the two except that the benchmark dataset specifies the set of symbols to be used. Does this mean that DSO cannot achieve good results in symbolic regression tasks other than the specified benchmark dataset? Or is there any way to run dso effectively with sklearn-like (X,y) data using gp-meld method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant