Internal system processing utility library
Project description
sklearnk
Collection of AI & ML lab programs.
Installation
pip install .
Usage
This package is intended for internal system use only. Components can be invoked via the primary handler.
import sklearnk
# To get the source code of a program
code = sklearnk.program1()
print(code)
Component List
- program1: Tic Tac Toe
- program2: Alpha Beta Pruning
- program3: 8 Puzzle (A* Algorithm)
- program4: Hill Climbing
- program5: Logistic Regression
- program6: Naive Bayes
- program7: K-Nearest Neighbors
- program8: K-Means Clustering
- program9: Logistic Regression (sklearn)
- program10: Naive Bayes (sklearn)
- program11: KNN (sklearn)
- program12: K-Means (sklearn)
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
sklearnk-0.3.3.tar.gz
(7.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
sklearnk-0.3.3-py3-none-any.whl
(10.2 kB
view details)
File details
Details for the file sklearnk-0.3.3.tar.gz.
File metadata
- Download URL: sklearnk-0.3.3.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b0abf8decbab971d8dc27126d37f5124811c10045c72fd8d254be92856d6a3a
|
|
| MD5 |
e78277ee6c556c021db59b63fd9b12de
|
|
| BLAKE2b-256 |
0019d6fed796de351ff97510c237bc76b809b896d08e2c09f5ecc7f5ca76bcf6
|
File details
Details for the file sklearnk-0.3.3-py3-none-any.whl.
File metadata
- Download URL: sklearnk-0.3.3-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b659cb669a645e32794b21b9ca999d0c31fa29bc5e21cf4ddc946e60eb5ce47e
|
|
| MD5 |
afb346f2d9c605f9a6b0a54ee14d2047
|
|
| BLAKE2b-256 |
aff432aad3c4e203bbe379030ca58287f9d57ee5e623225eeb1647db87373c39
|