Error on irises-tribuo-v4.ipynb
Just started running tutorial file tribuo-main/tutorials/irises-tribuo-v4.ipynb.
import org.tribuo.*; package org.tribuo does not exist
#####################
Server Information: You are using Jupyter notebook.
The version of the notebook server is: 6.4.6-344d32bf7 The server is running on this version of Python: Python 3.9.16 (main, Dec 7 2022, 10:25:28) [Clang 13.0.0 (clang-1300.0.29.30)]
Current Kernel Information: Java 15.0.2+7-27 :: IJava kernel 1.3.0 Protocol v5.3 implementation by jupyter-jvm-basekernel 2.3.0
Thanks Joe
To run the tutorials you need to compile Tribuo, then copy the jar files listed in the first code block into the tutorials folder. Alternatively if you aren't behind a institutional proxy you can use the load from Maven ijava magic to pull in the appropriate Tribuo artifacts.