Skip to main content

SapiensNB (Naive Bayes) is a classification algorithm that returns a probabilistic result based on Bayes Theorem.

Project description

The SapiensNB or Sapiens for Naive Bayes is a Machine Learning algorithm focused on probabilistic data classification, where the answer for each input is calculated based on the highest probability of similarity between the prediction input and the training inputs. The probabilistic calculation is based on the following mathematical theorem: P(A/B) = P(B/A) x P(A) / P(B), where P is the probability, A is the class and B are the attributes. This theorem can be applied to both numerical classification and textual classification of data.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sapiensnb-1.0.4.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

sapiensnb-1.0.4-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file sapiensnb-1.0.4.tar.gz.

File metadata

  • Download URL: sapiensnb-1.0.4.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for sapiensnb-1.0.4.tar.gz
Algorithm Hash digest
SHA256 71b463273fdacd63bd0ee70d673917e204789ebaff9b2615cf1205e0da385b41
MD5 92d8858105817dc6cc3caf802769c408
BLAKE2b-256 a512e68fb7c6e6866c51e329ee038e9c56c8864d762227524b5e7beca1b3eadc

See more details on using hashes here.

File details

Details for the file sapiensnb-1.0.4-py3-none-any.whl.

File metadata

  • Download URL: sapiensnb-1.0.4-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for sapiensnb-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6a863d3ecd85f553232638dcd63b7c3356604f1dc7a1afd5bad6502be6c84773
MD5 9f14f3533d0dc1f71d58f67e7a54c991
BLAKE2b-256 7120e20932b5c1230cab9309f1a49b38e9ac21a85a99f745cb0c08cd2dd209af

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page