Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old Prediction Option not using the correct files #16

Closed
cascadingstyletrees opened this issue Jul 17, 2023 · 2 comments
Closed

Old Prediction Option not using the correct files #16

cascadingstyletrees opened this issue Jul 17, 2023 · 2 comments

Comments

@cascadingstyletrees
Copy link
Contributor

I created #15 as the first of a few changes that are needed to fix the old prediction option.

The next part should be to fix the intermediates.txt file look up since currently it's missing a /, so you'd see an error that the file wasn't found at .../data/hg_prediction_tablesIntermediates.txt

One option I found was to change Intermediates.txt to /Intermediates.txt at

intermediate_tree_table = hg_intermediate + "Intermediates.txt"

This however hasn't yet fixed all the issues that I'm having with old predictions.

@6bass6
Copy link
Contributor

6bass6 commented Aug 23, 2023

Dear cascadingstyletrees,

Apologies for the delay, the problem should be revolved now.

@serge2016
Copy link

Could you make a new release, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants