Cancer-Associated-Biomarker-Identification
This project aims to identify cancer biomarkers using a Python backend (Flask API) and a React frontend, incorporating machine learning capabilities for predictions.
Tech Stack :

Introduction
This project aims to identify cancer biomarkers using a Python backend (Flask API) and a React frontend, incorporating machine learning capabilities for predictions.
Table of Contents
Project Description
This project provides an interface for identifying potential cancer biomarkers. It uses a Python backend powered by Flask, where the machine learning models are hosted, and a React frontend that allows users to interact with the model and view results.
Prerequisites
- Node.js and npm (for frontend)
- Python 3 and pip (for backend)
- (recommended for managing Python dependencies)
Setup Instructions
1. Clone the Repository
Clone the repository to your local machine and navigate into the project directory: