Nextjs application for classifying images of cats and dogs using tensoflowjs, converting a.h5 model to tensorflowjs that is .json and .bin
-
Updated
Jun 9, 2024 - Jupyter Notebook
Nextjs application for classifying images of cats and dogs using tensoflowjs, converting a.h5 model to tensorflowjs that is .json and .bin
Classification of chest x-ray images with pneumonia and normal using the kaggle dataset Chest X-Ray Images (Pneumonia), in which in this case tensorflow is used, the model is saved in .h5 and .tflite and the model is evaluated.
CancerPredictionML is a machine learning project developed to test and analyze CSV datasets on Kaggle for predicting cancer outcomes. It uses a Jupyter Notebook (kancer.ipynb) to preprocess data, train predictive models, and evaluate their accuracy on real-world medical data. The project likely applies supervised learning algorithms
Add a description, image, and links to the pynb topic page so that developers can more easily learn about it.
To associate your repository with the pynb topic, visit your repo's landing page and select "manage topics."