Science Enthusias Posted November 16, 2016 Share Posted November 16, 2016 Hi, Everyone I should classify a data (eg. university graduated student's) with some variables and I've to determine the most influenced variable, there are some people suggested me to use best first search technique based on backward chaining method. I've read some journals then I became confused about the relationship of both best first search and also backward chaining. Could you help me to give some explanation about this matter? Link to comment Share on other sites More sharing options...
fiveworlds Posted November 16, 2016 Share Posted November 16, 2016 (edited) Ok you have a single dataset about all student grades. What is the fastest way of determining the third year male and female student in your class with the most consistently high results? How would you eliminate variables? edit Or better yet given the following dataset http://downloads.mysql.com/docs/world.sql.gz determine the English speaking cities with the highest population. Edited November 17, 2016 by fiveworlds Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now