I am trying to figure out how Featuretools works and I am testing it on the Housing Prices dataset on Kaggle. Because the dataset is huge, I’ll work here with only a set of it. The dataframe is: I set de dataframe properties: Then call the dfs method: I get the following warning: UnusedPrimitiveWarning: Some specified primitives were not used
Tag: featuretools
Regarding featuretools, the rank results are wrong
Using Featuretools, I want to convert the value of a certain feature to rank. This will be the exact question. If anyone can help me, please answer. First, the following code uses the rank function of pandas and displays the result. I believe this result is correct. However, when I create a custom primitive and run the following code, the