Dvir Ginzburg
Dvir Ginzburg
Using the provided code we can fetch one of the following data points 1) The current MarketCap 2) Historical data of Open High Low Close and Volume ``` msft =...
### Describe the feature you want to add to this project Currently, feature importance and SHAP values describe the *projected* values. I.e, for a categorical_variable "client_type" with values [0-5], Calling...
I'm a bit lost in this awesome library, and could not find a suitable example, hence not sure if and how to use tensorly for a "simple" SVD decomposition for...
Hi! Do you have any plans in supporting logging frameworks as mlflow? Currently? trying to find the best model from multiple different runs almost impossible:) The ability to easily find...
Hi, I am unable to find my calendar id. It appears as for the "main" calendar, the calendar id is just the email address, ie "[email protected]" Thus I'm unable to...
Error running on ddp (can't pickle local object 'SummaryTopic) with comet logger (pytorch lightning)
I have the following problem running on ddp mode with cometlogger. When I detach the logger from the trainer (i.e deleting`logger=comet_logger`) the code runs. ``` Exception has occurred: AttributeError Can't...
Hi, Could you please share more information about the system (was Docker used?) that was used to build the shot script? I have tried multiple Python configurations, including different versions...
Hi, We are working on an air-gapped system, which means that we do not have an internet connection inside our working environment. Since the last update, qgrid does not seem...
Hi, Can you share more on the system (docker?) that was used to build the shot script? I've tried with multiple python configurations, including different ubuntu versions and g++, but...
Hello `Proptwatch` maintainers and community, I am currently working on a project where I am building a chatbot to assist users in buying a product. I want to be able...