The description of the package
Project description
MACHINE LEARNING LABORATORY [As per Choice Based Credit System (CBCS) scheme] (Effective from the academic year 2018 - 2019) SEMESTER – VII Subject Code 18CSL76 CIE Marks 40 Course Learning Objectives: This course (18CSL76) will enable students to: Implement and evaluate AI and ML algorithms in and Python programming language. Descriptions (if any): Programs List:
- Implement A* Search algorithm.
- Implement AO* Search algorithm.
- For a given set of training data examples stored in a .CSV file, implement and demonstrate the Candidate-Elimination algorithm to output a description of the set of all hypotheses consistent with the training examples.
- Write a program to demonstrate the working of the decision tree based ID3 algorithm. Use an appropriate data set for building the decision tree and apply this knowledge to classify a new sample.
- Build an Artificial Neural Network by implementing the Back propagation algorithm and test the same using appropriate data sets.
- Write a program to implement the naive Bayesian classifier for a sample training data set stored as a .CSV file. Compute the accuracy of the classifier, considering few test data sets.
- Apply EM algorithm to cluster a set of data stored in a .CSV file. Use the same data set for clustering using k-Means algorithm. Compare the results of these two algorithms and comment on the quality of clustering. You can add Java/Python ML library classes/API in the program.
- Write a program to implement k-Nearest Neighbour algorithm to classify the iris data set. Print both correct and wrong predictions. Java/Python ML library classes can be used for this problem.
- Implement the non-parametric Locally Weighted Regression algorithm in order to fit data points. Select appropriate data set for your experiment.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aiandml-1.0.6.tar.gz
(1.1 MB
view details)
Built Distribution
File details
Details for the file aiandml-1.0.6.tar.gz
.
File metadata
- Download URL: aiandml-1.0.6.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 31603873a3f36768832fac33b43beb5684a86848a4f828327e0d4c102ed597db |
|
MD5 | 4ab248cab09faa3e068a12586cc3aaa8 |
|
BLAKE2b-256 | 4a2a86ce0d1810b258e269690f5957d4421f460e5d0c99d3b490174c6093d4f9 |
File details
Details for the file aiandml-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: aiandml-1.0.6-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8782c9e1c6b0eb4daff8f6ca0de8d6f4c41ca7d94738412fbd9f061c9b6c092 |
|
MD5 | 0d8443a18d97f5047391902d3f370f17 |
|
BLAKE2b-256 | 39be7d9374d73c76c0c32845275212c6069d774f215ccc2c80b2439af70d8f87 |