-
AIエージェントによるデータの可視化について
お世話になっております。 AIエージェント機能におけるデータセットの可視化方法についてご相談させていただきたく存じます。 AIエージェントを活用して一連のデータ分析作業を実行したいと考えておりますが、その中で可視化を行う場合、Agent Toolsのような形で可視化機能は提供されているのでしょうか。 あるいは、可視化用のコードを生成するエージェントを用意し、その結果を表示する形になるのでしょうか。 ご教示いただけますと幸いです。何卒よろしくお願いいたします。
-
Chat Your Way to Data Insights with Dataiku Answers
Introduction Asking questions of your data shouldn’t be hard. With Dataiku Answers, you can unlock the power to explore your data conversationally, turning natural language questions into instant insights. In this blog, we will demonstrate how you can quickly create an AI chatbot for your business users, or lazy techies,…
-
Project Restoration in DSS
If a user accidentally deletes their project, I can restore it from a backup of the DSS filesystem tree. Should I also restore the PostgreSQL database? What is its purpose?
-
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connec
In my Dataiku UI, I created two Python environments under Code Envs: One for Python 3.12 One for Python 3.9 Each environment installs the Python libraries listed in “packages to install” by retrieving them from repositories hosted on an Artifactory. I imported the Artifactory certificate into the keystore of my Dataiku VM…
-
VISUAL RECIPE
Hi, Is there a way to exclude the column used to Split the dataset in SPLIT recipe without using prepare/precomputed column
-
한국 신한은행 고객 문의 사항
데이터 이쿠 설치 버젼 : 14.0.2 OS : RHEL 8.10 1. VS Code Studio Dataiku 에서 제공하는 기능 중에 visual code studio 를 webapp 처럼 deploy 해서 사용 하는 기능을 docker 환경에서도 사용이 가능한지요 13.5.2 , 13.5.4 , 14.0.2 이렇게 세개 버전에 대해서 설치 하고 확인 했으나 kubernetes pod 을 띄우려고 하는 로그가 나오고 있어서 docker 환경에서는 실행이 안되는것 같습니다. 버전과 연관성이 있는지와 kubernetes cluster 가 없으면 사용이 불가능 한지에 대해서…
-
Please, use Marimo Notebook as replacement Jupyter Notebook
This is not a question, but more like opinion and/or feature request. Marimo Notebook definitely would be a perfect match for DSS rather than dataiku, you don't need to convert python recipe to a jupyter notebook, back and forth when editing it, the notebook is really git friendly since it is literally a python script…
-
How to retrieve the test dataset used in the trained model With python?
Hello everyone, I am working on Dataiku, primarily using their API. I have trained my model and would like to retrieve the dataset that was used for testing via the API methods. Despite trying several methods, including get_train_info(), I am unable to obtain the test dataset. I don't want to export it; I just want to…
-
What is a window function in dataiku
-
レシピ適用後のデータセットに対して、ストレージタイプが変更されるケースについて
お世話になっております。 データセットに対して、何かしらのレシピ(prepareやVisualなど)を適用した場合に、ストレージタイプが変更されてしまう問題について質問がございます。 こちら、レシピを適用した場合に、ストレージタイプを変更しないよう設定する方法などはございますか。 また、以前のストレージタイプを記録しておく方法などあればご教示ください。