Open hannesdatta opened 1 year ago
I will work on it and create a new building block geared towards Python. Currently, my focus is on the optimization building block. I prefer to complete the optimization building block before working on XGBoost in Python. The reason for this sequencing is that the optimization building block is foundational, and I anticipate referencing it within the XGBoost building block.
almost ready to merge.
PR is #1093
The XGboost building block currently only features R, and there is a draft building block developed for Python in the same directory (but set to draft).
Two ways forward:
If that's not feasible, please
All necessary code files are available in the same directory on git, ending with R and python. I didn't delete any of your code.