Erdogan

Results 237 comments of Erdogan

That would be awesome! The main guidelines are that it should work in a stand-alone manner using HTML and javascript and that the plot can be configured in Python. I...

Another manner to contribute is to send me a fully working chart of interest that is stand-alone in HTML. I can then incorporate it in d3blocks!

Seems similar to #30 Have you checked that one?

Good suggestion. It will be quite some work to do it but in the end, it will save some time.

I added `heatmap `and `matrix` for now! For `d3graph`, it will take some extra effort.

This is correct. It is a lagging indicator. What you can do is identify the known peaks and valleys, extract the features from these points and learn a machine learning...

For the colors you can use `c` parameter. However, when the labels is provided, the colors are automatically set based on the class labels. Maybe this was not entirely clear....

Hi @akshatakarjun thank you for your message. Bnlearn can handle discrete data. If you have both continuous and discrete data, you have a few options. You can discretize your continuous...

This package is indeed built on top of pgmpy, but many custom functionalities are added to bnlearn over time. Handling missing values depends on the type of analysis you aim...