問題タブ [featuretools]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
python-3.x - AttributeError: モジュール 'utils' には、Python の featuretools に属性 'make_labels' がありません
次の名前の Featuretools チュートリアルに従おうとしています: Predicting a customer's next purchase using automatic feature engineering
Featuretools の詳細については、https ://docs.featuretools.com/index.html を参照してください。
データはこちらから入手できます: https://www.instacart.com/datasets/grocery-shopping-2017
チュートリアル (jupyter ノートブック) に含まれているコマンドを実行しようとすると、この例外が発生します。
es オブジェクトは、featuretools の「EntitySet」クラス オブジェクトです。
次のコマンドを使用して es を作成しました。