EpistasisLab / EpistasisLab/pmlb
car and car_evaluation seem to be identical
Open
- Dominant language
- Python
- Stars
- 873
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
car and car_evaluation datasets appear to be the same.
- summary statistics in pd_profiling are same, excepting # features
- I've gone through the feature list, and the _**n**_ possible values for each feature in car have just been transformed into _**n**_ binary features in car_evaluation, each indicating whether or not that value is true for each datapoint in car, so the features are effectively the same, too, just binarized from car to car_evaluation
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.