bluecast.tests.make_data.create_data¶
Module Contents¶
Functions¶
|
|
|
|
|
- bluecast.tests.make_data.create_data.create_synthetic_dataframe(num_samples=1000, random_state: int = 20) pandas.DataFrame¶
- bluecast.tests.make_data.create_data.create_synthetic_multiclass_dataframe(num_samples=1000, random_state: int = 20) pandas.DataFrame¶
- bluecast.tests.make_data.create_data.create_synthetic_dataframe_regression(num_samples=1000, random_state: int = 20) pandas.DataFrame¶