I want to use sklearn module. #6635
-
Thank you for checking my question. How should I fill in "Modules to import prior to running the script"? |
Beta Was this translation helpful? Give feedback.
Answered by
guidopetri
Nov 30, 2023
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You would have to rebuild the image, which is not super easy, but should be doable. If you want to do that, you should look at the CI instructions for how to build it, and you would have to maintain your own fork of redash.
I would not recommend this, since redash isn't really meant for running machine learning models within it. The docker containers will probably be very slow, anyway.