What is a rule-based algorithm?

What is a specific rule-based algorithm definition? Are there any frameworks that offer a rule-based algorithm (MSDN)?

+3
source share
5 answers

If you mean algorithms for β€œlearning association rules,” these are algorithms to automatically detect interesting relationships between variables in a large data set (a typical problem in Machine Learning ). Wikipedia has a good description for this, including a list of algorithms, as well as links to implementations. Unfortunately, I do not know of any specific implementation in C #.

+1
source

( ). , :

1: -

2:

1 2, , . .

google :

  • / chainging
  • Rete Windows
  • Workflow Foundation ( )

, . " ".

+2

" ", " ", , , .

; , . MS : - Windows Workflow Foundation; , [ ] .

+1

, Mathematica, , , , ( - ), , - . .

+1

All Articles