0% found this document useful (0 votes)
841 views1 page

Ocs351 Question Set

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
841 views1 page

Ocs351 Question Set

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

1.

To implement uninformed search algorithms such as BFS

2. To implement the breadth first and depth first search in terms of time and space

3. To implement and compare Greedy and A* algorithms.

4. To implement the non-parametric locally weighted regression algorithm in order to fit


data points and to Select appropriate data set for your experiment and draw graphs.

5. To write a C++ program to demonstrate the working of the decision tree based algorithm

6. To Build an artificial neural network by implementing the back propagation algorithm


and test the same using appropriate data sets.

7. To write a c++ program to implement the naïve Bayesian classifier

8. To write a c++ program to implementing neural network using self-organizing map.

9. To Implementing k-Means algorithm to cluster a set of data.

10. To Implementing hierarchical clustering algorithm.

You might also like