Skip to content
/ pax-api Public

Rest Api For Check Anxiety Disorder ๐Ÿฅ

Notifications You must be signed in to change notification settings

ariear/pax-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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