Skip to content

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 a…