Blogs

illustrations illustrations illustrations illustrations illustrations illustrations illustrations

Antibiotic-DNA-resistant-sequence

Published on Sep 26, 2022 by Samer on ML

Antibiotic-DNA-resistant-sequence

Disease-diagnosing-Prediction using machine learning different alghorithms to predict disease. Currently this app is deployed in a Tkinter App, and provides 3 different high accurate clinical diagnosis based on 3 different machine learning alghorithms to generate a clinical decision helping layer.

Want to run this project in your computer Follow these Steps Clone or Download From github: https://github.com/SamerKharboush/Disease-diagnosing-Prediction

Open the terminal/DDP in project directory

Then create virtual environment using this command:

py -m venv env

Activate virtual environment using:

env\Scripts\activate

Install all the requirements using:

pip install -r requirements.txt

It will take some time to download till that take a sip of coffee ☕

After successful download of all above requirements, run the app using:

Tkinter run

Voila

Similar Stories

Antibiotic-DNA-resistant-sequence

Antibiotic-DNA-resistant-sequence

Disease-diagnosing-Prediction using machine learning different alghorithms to predict disease. Currently this app is deployed in a Tkinter App, and provides 3 different high accurate clinical diagnosis based on 3 different...

Read More