Skip to content
#

kera

Here are 19 public repositories matching this topic...

Tuberculosis Vision Scan is an AI-driven tool for detecting tuberculosis from chest X-rays using a fine-tuned VGG16 model with 93.5% accuracy. The project integrates MLOps tools like MLflow, DVC, and AWS CI/CD for efficient model tracking and deployment. A Flask web app allows users to upload X-ray images and receive real-time TB detection results

  • Updated Nov 21, 2024
  • HTML

The project is a neural network-based fashion recommendation system built using Python. The model used for this system is Resnet50, which is a deep learning model used for image recognition. The data used for training the model is scraped from Flipkart, with a total of 65,000 images.

  • Updated Jan 17, 2023
  • Python

Stock Price Predictor App: A machine learning-powered application built with Streamlit to analyze historical stock data, visualize trends (e.g., moving averages), and predict future stock prices using an LSTM model. It fetches real-time data via Yahoo Finance and provides interactive visualizations for informed decision-making.

  • Updated Feb 13, 2025
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the kera topic, visit your repo's landing page and select "manage topics."

Learn more