Skip to content

yashas1145/AI-ML-Lab-code

Repository files navigation

18CSL76: Artificial Intelligence and Machine learning laboratory

1.A* implementation

  • Code: astar.py
  • Dataset: None

2.AO* implementation

  • Code: aostar.py
  • Dataset: None

3.Candidate elimination

  • Code: candiate.py
  • Dataset: candidate.csv

4.ID3

  • Code: id3.py
  • Dataset: id3.csv

5.ANN

  • Code: ann.py

6.Bayesian classifier

  • Code: nbc.py

7.EM algorithm

  • Code: kmeans.py

8.kNN

  • Code: knn.py

9.Locally weighted regression algorithm

  • Code: regression.py
  • Dataset: regression.csv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages