Matt Miller
Matt Miller
I ran into this issue. When inspecting the langchain code, in my case it was being thrown by this line: https://github.com/hwchase17/langchain/blob/bee59b4689fe23dce1450bde1a5d96b0aa52ee61/langchain/agents/agent.py#L760 After digging deeper it seemed to be thrown if...
I just came across this issue - @grantstephens I'm not sure if you ever got this working but Tensorflow serving, as of version 2.11.0, natively supports Tensorflow Decision Forests. @emacski...
I would also be interested in this as a feature! Ideally the model should have the option to output the individual tree predictions so users could define their own confidence...