R bayesianas
Project description
UVG_IA_Lab2
Laboratorio 2 de Inteligencia Artificial
PyPI: https://pypi.org/project/Lab2-IA/ PR Aprobada (0.5 pts extras!): https://github.com/SantiagoTaracena01/cool-bayesian-networks/pull/2
Instrucciones de empaquetamiento:
python setup.py sdist bdist_wheel
Instrucciones de instalación:
pip install Lab2-IA==0.0.11
Instrucciones de uso:
Para poder utilizar este paquete, se debe de hacer lo siguiente. Se debe de tener un archivo de texto de la siguiente manera
P(A) = 0.30
P(B) = 0.23
P(C|!A, !B) = 0.5
P(C|!A, B) = 0.10
P(C|A, !B) = 0.77
P(C|A, B) = 0.20
La estrucutra de debe der P(A) o P(C|A, B), donde después del "|", debe de estar la probabilidad, y para cada condicion añadida, se añade una coma y un espacio después para que se pueda leer.
La estructura de las probabilidades condicionales, debe de ser que todas esten negadas al principio, y después empezar a negarlas de derecha a izquierda, hasta que todas sean las positivas.
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
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
File details
Details for the file Lab2_IA-0.0.13.tar.gz.
File metadata
- Download URL: Lab2_IA-0.0.13.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
136164db87730c308b6b2229eee2f8d309a6cec7e4b77a5c97bbb8be6fce4988
|
|
| MD5 |
635a71e176213b165f461e3289281078
|
|
| BLAKE2b-256 |
1f4c345fa7d033c3bdd3483e56b560f0e4e9af0f794d2608bbfa847b90a4b6da
|
File details
Details for the file Lab2_IA-0.0.13-py3-none-any.whl.
File metadata
- Download URL: Lab2_IA-0.0.13-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cfa01130b0847956dad01940dca7075b91ae06dec21cc4d8e8947817b627987
|
|
| MD5 |
11263335fdda9127c187aa6d9d9bbf38
|
|
| BLAKE2b-256 |
475eb65d2d64c45c02b50f5419e2e82b2a6b6617ba640855b748a41618e432de
|