-
Re: Bug Excel export of regression coeficient for logistic regression
Hello, Thanks. I have passed your feedback to our product team. Cheers, Alex1 · -
Re: settings parameter for project import
Hi, You can define connections and code-env remappings as shown in this documentation. Hope it helps, Alex1 · -
Re: Building a Microservice Based Web Application
Hi, That's an interesting question. It makes sense to centralize backend tasks on Dataiku API nodes: - Machine Learning tasks can be run through Visual ML prediction endpoints or Python prediction (o…3 · -
Re: Building a Microservice Based Web Application
Hi, With the Dataiku API Deployer, you can manage and expose REST API endpoints for use by any application. Indeed, you can use Flask to call the endpoints, for instance using the requests library. T…1 · -
Re: AWS S3 Per User Connection
Hi, Yes, you are correct. For per-user-credentials of an Amazon S3 connection, Access Key/Secret Key is equivalent to User Id/Password. Cheers, Alex1 ·