csaiedu
csaiedu
Hi Timothy, from your expert opinion do you think this can be done using the new Cox PH survival:cox objective function? I know clogit is a special case of cox...
Thank you Timothy I appreciate the feedback. I'll dig into this. Kind Regards
Hi Timothy. A version of conditional logit with xgboost has emerged. In case you missed it: https://discuss.xgboost.ai/t/support-for-left-truncated-data-time-dependent-covariates-for-cox-regression/651 Cheers
I was trying to follow up on this minimal example without going through OpenAI, using a different embedding function, but it seems that OpenAI is still chosen by default, as...
Hi Magdalena, Thank you for your prompt response When running your code sample, on windows 10, python 3.9 or 3.12, I get TypeError: __init__() got an unexpected keyword argument 'embedding_function'...
Never mind, I checked your code on Linux and that works fine, it's the Windows OS that's still a problem for that library I imagine. thanks for your help Kind...
thanks On Mon 8 Apr 2024, 11:23 Magdalena Lederbauer, ***@***.***> wrote: > No problem; Yes, I ran the code on MacOS; Great that it works now – let us >...
I am able to run the code below fine on Ollama. Apologizes if it's in python, but it's a proof of concept. ChatOllama has a withStructuredOutput function working, but what...
Same error. Is there any resolution to fix the problem? Thanks
Hi, Is there anymore done to allow GraphReader to work with ollama locl models? I have similar issues with with_structured_ouput thank you