Skip to content

MOSES fails to run when boosting is enabled #63

@Habush

Description

@Habush

I am trying to run MOSES with the --boost option set to true(1) to enable boosting. However, MOSES keeps failing by throwing the following exception:

terminate called after throwing an instance of 'opencog::AssertionException'
what(): bscore error not implemented for bscorer N7opencog5moses19ctruth_table_bscoreE (/home/xabush/moses/moses/moses/scoring/scoring_base.cc:116)

Here the full command line options that I used:

  moses -i train_temp_5b910dc42ae73d236f57cc08 -o 5b910dc42ae73d236f57cc08_fold_0_seed_941 --random-seed=941  '--balance=1' 
 '--boost=1'  '--boost-promote=2'  '--enable-fs=1'  '--fs-algo=simple'  '--fs-target-size=4'  '--hc-widen-search=1'  '--reduct-knob-building-effort=1'  '--result-count=100'  -W1  -j 8 -m 10000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions