# This code generates 2 spheres in 3D space with 500 and 100 random numbers and plots them in 3D. # Data can be further processed with t-SNE, UMAP, PCA & AE.
This project builds a simple and functional heart disease prediction application using the provided dataset in heart.csv. It trains a machine learning model to estimate whether a patient may be at ...