alteryx / alteryx/predict-loan-repayment

Abnormally long run time?

Ouverte
#3 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Jupyter Notebook
Étoiles
64
Forks
36
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### 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

```python
#default_trans_primitives = ["day", "year", "month", "weekday", "haversine", "numwords", "characters"]
```
so I dropped two primitives

```python
#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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.