socialfoundations / folktables

Datasets derived from US census data
MIT License
234 stars 20 forks source link

Remove feature transforms and data scaling from problem definition. #6

Closed millerjohnp closed 3 years ago

francesding commented 3 years ago

Thanks John! The changes mostly look good to me -- two notes:

millerjohnp commented 3 years ago

I did remove the df_to_df function. We can add it back, but I don't think we're using it for anything.

ludwigschmidt commented 3 years ago

IIRC we had that for some experiments with AIF360. If we don't need it any more, let's remove the function to keep the API small.