in this prototype i deploy machine learning model(heart desiase) with for production , i create small app allow to user fill in his attrubute scond step the features will be processing with ml model and user get result(0=negativ,1=possitif),last step is data aggregation
- numpy
- pandas
- sklearn
- pikle
- jupyter notebook
- react native
- axios
To Run or test the app on your PC.
- download expo
npm install --global expo-cli
- Download the repository into your PC.
- open treminal in the folder will and run
cd client-Ui
- Run
npm install
for required packages. - then run in therminal
yarn start
To Run or test the app on your phone.
- download expo from playstore or appstore
- open this link in ur pc https://expo.dev/@ouardaoui/prototypeiomt and scan code barre.
or you can just open the camera app on your device and scan the code below if you had expo app.
Or, open this link on your device to preview channel “default” exp://exp.host/@ouardaoui/prototypeiomt
- flask
- firebase
simple table bluilded with (javascript,html,css) and axios for fetching data
after download this respository
- install live server.
- open doctor dirctory with terminal
cd doctor
- run
live-server