Skip to content

Abnormally long run time? #3

@xiaodaigh

Description

@xiaodaigh

Bug/Feature Request Title

Abnormally long expected run time. The estimate keep climbing! And progress remains 0.

I ran on Windows 10 and featuretools 0.10.1

I was just following along this tutorial https://github.com/Featuretools/predict-loan-repayment/blob/master/Automated%20Loan%20Repayment.ipynb

except I couldn't get this line to run

#default_trans_primitives =  ["day", "year", "month", "weekday", "haversine", "numwords", "characters"]

so I dropped two primitives

#default_trans_primitives =  ["day", "year", "month", "weekday", "haversine"]

Bug/Feature Request Description

I was just following along this tutorial https://github.com/Featuretools/predict-loan-repayment/blob/master/Automated%20Loan%20Repayment.ipynb

Expected Output

Within the hour

Output of featuretools.show_info()

Elapsed: 19:46 | Progress: 0%| | Remaining: 899:20:03

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions