SparkCTR
SparkCTR copied to clipboard
运行example显示错误
非常感谢如此全面而具体的实现,我在idea导入项目并安装完成依赖之后运行modelselectionExample显示如下错误,请问是什么问题
错误: 找不到或无法加载主类 com.ggstar.example.ModelSelection
原因: java.lang.ClassNotFoundException: com.ggstar.example.ModelSelection
Process finished with exit code 1
非常感谢如此全面而具体的实现,我在idea导入项目并安装完成依赖之后运行modelselectionExample显示如下错误,请问是什么问题
错误: 找不到或无法加载主类 com.ggstar.example.ModelSelection 原因: java.lang.ClassNotFoundException: com.ggstar.example.ModelSelection
Process finished with exit code 1
我也碰到这个问题了,没有解决