So, I've been trying to follow along with the Use Case found here:
- https://dataiku.teachable.com/p/use-case-churn-prediction
And when I got to this part, here
- https://dataiku.teachable.com/courses/56116/lectures/831591
Where it supposed to create a Scikit-Learn (Python) model, and it returned me the following errors:
[2020/05/30-10:57:17.794] [FRT-36-FlowRunnable] [WARN] [dku.fs.local] - File does not exist: /Users/XXXX/Library/DataScienceStudio/dss_home/managed_datasets/CHURNPREDICTION/model_scikit [2020/05/30-10:57:17.796] [FRT-36-FlowRunnable] [INFO] [dku.datasets.file] - Building Filesystem handler config: {"connection":"filesystem_managed","path":"CHURNPREDICTION/train","notReadyIfEmpty":false,"filesSelectionRules":{"mode":"ALL","excludeRules":[],"includeRules":[],"explicitFiles":[]}} [2020/05/30-10:57:17.800] [FRT-36-FlowRunnable] [INFO] [dku.datasets.file] - Building Filesystem handler config: {"connection":"filesystem_managed","path":"CHURNPREDICTION/train","notReadyIfEmpty":false,"filesSelectionRules":{"mode":"ALL","excludeRules":[],"includeRules":[],"explicitFiles":[]}} [2020/05/30-10:57:17.834] [FRT-36-FlowRunnable] [WARN] [dku.code.projectLibs] - External libraries file not found: /Users/XXXX/Library/DataScienceStudio/dss_home/jobs/CHURNPREDICTION/Build_model_scikit_2020-05-30T03-57-15.627/localconfig/projects/CHURNPREDICTION/lib/external-libraries.json [2020/05/30-10:57:17.842] [FRT-36-FlowRunnable] [INFO] [dku.code.projectLi
Can anyone point out to me what went wrong with my project instance? Thanks everyone.
Cheers,
GLN
Hi @gerryleonugroho, note that:
Hi @gerryleonugroho, note that: