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

How to fix 'Failing to build model' error? #356

Open
saba-zones opened this issue Dec 25, 2023 · 1 comment
Open

How to fix 'Failing to build model' error? #356

saba-zones opened this issue Dec 25, 2023 · 1 comment
Labels

Comments

@saba-zones
Copy link

saba-zones commented Dec 25, 2023

I am using a bunch of HTML pages saved without any extension (i.e. as plain text) in my positive and negative directories of train_data folder. Now when I run buildModel command to train a new model based on my provided dataset, a new temporary file "smile_input.arff' is prepared but it fails to generate features, model and final pageclassifier.yml file. I am running into this issue. Can someone help me debug this?

Screenshot 2023-12-25 at 3 52 45 PM

Moreover, I am using docker image vidanyu/ache:master

@saba-zones
Copy link
Author

To add more to this, when I test the same command for provided sample_training_data in /config directory, I run into this issue there as well. But after deleting some of the sample files, if I run this command again, it is able to build the model for me.

This means it works for few samples, but at same time does not for few, and I cannot identify what difference in sample files is causing this.

@aecio aecio added the bug label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants