kelearin

Results 15 comments of kelearin

@amesar , have you tested this with pyfunc model? Can you please tell what details should I provide to show this problem.

All my source code and the setup is available in my public github repo @ https://github.com/uvnikgupta/mlflow. Using this repo anyone can setup a E2E MLflow workflow with experiments, model registration...

[Issue-14.pptx](https://github.com/amesar/mlflow-export-import/files/6954822/Issue-14.pptx) I have uploaded a PPT which contains the zip of the export folder and the screen shots of the issue. I hope this helps.

Java version: openjdk version "1.8.0_332" OpenJDK Runtime Environment (Temurin)(build 1.8.0_332-b09) OpenJDK 64-Bit Server VM (Temurin)(build 25.332-b09, mixed mode) I am launching the jar using : java -Xmx2G -jar tetrad-gui-7.4.0-launch.jar ![image](https://github.com/cmu-phil/tetrad/assets/20485662/91fe49ba-ae4a-4ab9-a625-f00dfd9e86d8)...

@jdramsey, Thanks a lot for explaining the issue. I am using Widows 10. Yes, I am ok to try the test versions

maybe you could get the open jdk 8 from here : https://www.openlogic.com/openjdk-downloads?field_java_parent_version_target_id=416&field_operating_system_target_id=436&field_architecture_target_id=391&field_java_package_target_id=396

> @kvb2univpitt I am motivated to figure it out because we have users who are not in a position to grab a newer version of Java. I may have figured...

> @uvnikgupta @kvb2univpitt Could you both try to break this version? I.e., launch it, try to load a dataset... > > https://s01.oss.sonatype.org/content/repositories/snapshots/io/github/cmu-phil/tetrad-gui/7.4.0-SNAPSHOT/tetrad-gui-7.4.0-20230728.001143-5-launch.jar > > If it works I will tell...

Tried a few more and data loading + Search works flawlessly. The only issue now is the the resulting graph is nowhere close to the actual graph :( I guess...