You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should not be so complicated. At the very least, if pdata is a dataframe, we should hide the construction of the dataset and problem and offer a simplified API.
The text was updated successfully, but these errors were encountered:
Right now, optimizing a tree with
pyoperon
requires a lot of ugly code:This should not be so complicated. At the very least, if
pdata
is a dataframe, we should hide the construction of the dataset and problem and offer a simplified API.The text was updated successfully, but these errors were encountered: