Skip to content

Consistent naming of learning algorithms#138

Open
FredrikTaquist wants to merge 6 commits intomainfrom
consistent-algorithm-names
Open

Consistent naming of learning algorithms#138
FredrikTaquist wants to merge 6 commits intomainfrom
consistent-algorithm-names

Conversation

@FredrikTaquist
Copy link
Collaborator

PR #116 renamed the RaLambda and RaDT learning algorithms to SLLambda and SLCT, but this has led to an inconsistency in algorithm naming, in that

  • the RaStar algorithm was not similarly renamed,
  • the directory containing SLLambda.java is still called ralambda and
  • many variables are still named rastar and ralambda.

This PR resolves this inconsistency.

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

Successfully merging this pull request may close these issues.

1 participant