-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
For data prediction we will need a lot test data, that's why we need the data generator.
The following settings should be possible for the data generator function
before he produce the dataset:
- How many columns?
- Min value
- Max value
- distribution of the data
These settings should be set before then the dataset will generated itself.
The DataFrame contains the following columns:
- expense
- amount
- importance
- category
- date
- label for good day or bad day
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers
Projects
Status
Todo