jad_classification / .ipynb_checkpoints /README-checkpoint.md
jadsasa's picture
Upload folder using huggingface_hub
e12feb1 verified

Model description

[More Information Needed]

Intended uses & limitations

[More Information Needed]

Training Procedure

[More Information Needed]

Hyperparameters

Click to expand
Hyperparameter Value
priors None
var_smoothing 1e-09

Model Plot

GaussianNB()
In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
On GitHub, the HTML representation is unable to render, please try loading this page with nbviewer.org.

Evaluation Results

[More Information Needed]

How to Get Started with the Model

[More Information Needed]

Model Card Authors

This model card is written by following authors:

[More Information Needed]

Model Card Contact

You can contact the model card authors through following channels: [More Information Needed]

Citation

Below you can find information related to citation.

BibTeX:

[More Information Needed]

Model Card Author

Jad Alsassa

Intended Uses & Limitations

This model is for educational and demonstration purposes only. It is not validated for medical or clinical use.

Model Description

This Gaussian Naive Bayes model predicts breast tumor malignancy using the Wisconsin Diagnostic Breast Cancer dataset. Features were standardized and PCA was applied for visualization but not during training.