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
May I ask for your advice in PMLB dataset?
One is what does column of "label" mean in this strogatz_vdp1 dataset?
Secondly, I tried to read data using the latest version 1.0 of the pmlb instruction, but it prompted that there is no such dataset in pmlb. How could I use them like use dataset-"hill-house".
My code:
dataset = pmlb.fetch_data('strogatz_vdp1')
The text was updated successfully, but these errors were encountered:
@liangaomng Thanks for using the library! 🌱 I believe @lacava added strogatz datasets in #141, so maybe you need to install the current github version to fetch it?
May I ask for your advice in PMLB dataset?
One is what does column of "label" mean in this strogatz_vdp1 dataset?
Secondly, I tried to read data using the latest version 1.0 of the pmlb instruction, but it prompted that there is no such dataset in pmlb. How could I use them like use dataset-"hill-house".
My code:
dataset = pmlb.fetch_data('strogatz_vdp1')
The text was updated successfully, but these errors were encountered: