Roh_codeur

Results 20 issues of Roh_codeur

Hi, thanks got putting this together. Do we know if it’s possible to send an image inline in an email please? thanks

Hi thanks for the work on this library. Since you all are experienced with XGBoost, I was wondering if you have any thoughts on rewriting XGBoost in Julia, potentially using...

Hi Does this package implement "Training continuation"? if so, how can I use it? Demo for training continuation: https://xgboost.readthedocs.io/en/latest/python/examples/continuation.html?highlight=xgb_model#demo-for-training-continuation thanks Roh

Hi, thanks for your work on this package. I am wondering if it is possible to include a YAML inside another? I am facing the same issue as defined in...

question

Hi thanks for putting this together. I have a M1 Mac. I have a project which uses Julia (called from Python), some libs which use numba. I am trying to...

question

hi, this looks like an excellent package, thanks for putting this together. for those of us who are new to Julia, from python, could you please illustrate an example of...

Hi awesome package, thanks for putting this together. Quick question: once you have the change point, have you also thought about the direction from that change point? so far, I...

Hi, thanks for the package and the blog, very informative indeed. I am afraid I get errors importing the lib `pip install git+https://github.com/tr8dr/tseries-patterns` ``` from tseries_patterns.buysell import HawkesBSI, HawkesBVC ModuleNotFoundError:...

### Operating System MacOS 15.4 ### Programming Languages Python ### CCXT Version 4.4.73 ### Description Hi Thanks for putting this project together. Can you help me with the use case...

question

### Observed behavior Hi I have a set of publishers and subscribers 1. Publishers would publish to a set of topics 2. Subscribers would subscribe to a set of topics...

defect