Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 968 Bytes

README.md

File metadata and controls

45 lines (33 loc) · 968 Bytes

Pax (Rest Api For Check Anxiety Disorder) 🏥

Hello there 👋, Today I built a rest api that functions to check whether a user has Anxiety disorder or not, I built this using random forest algorithm, dont forget to star this repo ⭐

Tech Stack

  • Flask 🌶
  • scikit-learn 💻
  • pandas 🗃

Installation

Clone this repo

git clone https://github.com/ariear/pax-api.git

Install the requirements

pip install -r requirements.txt

Run server

python app.py

Usage

Sympton Here

Endpoint Method Usage Body
post symptom POST /predict { "gejala1": "", "gejala2": "", "gejala3": ""}
get symptom GET /symptom -

Authors

  • ArieAr
  • ChatGPT