-
Notifications
You must be signed in to change notification settings - Fork 24
Advanced Usage Parameters
Sriraam Natarajan edited this page Jan 7, 2017
·
8 revisions
by: Sriraam Natarajan
Previous Page - Wiki - Next Page
Parameters
Include the following lines in the background file(folder_bk.txt) to set the parameters. Set the maximum number of nodes from root to leaf(height) in the tree. setParam: maxTreeDepth=3.
Set the maximum number of literals in the node. setParam: nodeSize=2.
Set the maximum number of clauses in the tree i.e. maximum number of leaves. setParam: numOfClauses=8.
BoostSRL Wiki
Home
BoostSRL Basics
- Getting Started
- File Structure
- Basic Usage Parameters
- Advanced Usage Parameters
- Basic Modes Guide
- Advanced Modes Guide
Deep dive into BoostSRL
- Default (RDN-Boost)
- MLN-Boost
- Regression
- Cost-sensitive SRL
- Learning with Advice
- Approximate Counting
- One-class Classification (coming soon)
- Discretization of Continuous Valued Attributes
- Lifted Relational Random Walks
- Grounded Relational Random Walks
Datasets
Applications of BoostSRL