Machine Learning for repetitive form filling -


i'm trying use machine learning algorithms repetitive form filling. here picture illustrate little bit.

enter image description here

if enter values in field , b have suggestion field c. case implement machine learning algorithm system stays flexible , makes suggestions knowledge build.

i've started reading programming collective intelligence , artificial intelligence modern approach. started play around weka little bit , found pretty microsoft research paper on problem too. main problem can't identify algorithm group should use. i'm looking @ descision trees c 4.5 i'm not sure if right way. please give me suggestions on problem?

it looks you're starting out... luck.

go huffman tree / genetic algorithm randomizer... quick solution.

go implementing can think of, using external efficacy classifier figure out use next iteration, , randomize along way.... more complex solution.

decision trees incredibly inflexible when comes type of stuff. try fuzzy logic algorithms.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -