PT - JOURNAL ARTICLE AU - Pires, Jorge Guerra TI - Machine learning in medicine using JavaScript: building web apps using TensorFlow.js for interpreting biomedical datasets AID - 10.1101/2023.06.21.23291717 DP - 2023 Jan 01 TA - medRxiv PG - 2023.06.21.23291717 4099 - http://medrxiv.org/content/early/2023/06/29/2023.06.21.23291717.short 4100 - http://medrxiv.org/content/early/2023/06/29/2023.06.21.23291717.full AB - Introduction Contributions to medicine may come from different areas; and most areas are full of researchers wanting to support. Physists may help with theory, such as for nuclear medicine. Engineers with machineries, such as dialysis machine. Mathematicians with models, such as pharmacokinetics. And computer scientists with codes such as bioinformatics.Method We have used TensorFlow.js for modeling using neural networks biomedical datasets from Kaggle. We have modeled three datasets: diabetes detection, surgery complications, and heart failure. We have used Angular coded in TypeScript for the implementation of the models. Using TensorFlow.js, we have built Multilayer Perceptrons (MPLs) for modelling our datasets. We have employed the training and the validation curves to make sure the model learnt, and we have used accuracy as a measure of goodness of each model.Results and discussion We have built a couple of examples using TensorFlow.js as machine learning platform. Even though python and R are dominant at the moment, JavaScript and derivatives are growing fast, offering basically the same performance, and some extra features associated with JavaScript. Kaggle, the public platform from where we downloaded our datasets, offers a huge amount of datasets for biomedical cases, thus, the reader can easily test what we have discussed, using the same codes, with minor chances, on any case they may be interested in. We were able to find 92% of accuracy for diabetes detection, 100% for surgery complications, and 70% for heart failure. The possibilities are unlimited, and we believe that it is a nice option for researchers aiming at web applications, especially, focused on medicine.Palavras-Chave CC BY-NC-ND 4.0 - This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.Competing Interest StatementThe authors have declared no competing interest.Funding StatementThis study did not receive any funding. It was produced independent by Jorge Guerra Pires at the project IdeaCoding Lab Author DeclarationsI confirm all relevant ethical guidelines have been followed, and any necessary IRB and/or ethics committee approvals have been obtained.YesThe details of the IRB/oversight body that provided approval or exemption for the research described are given below:The study used (or will use) ONLY openly available human data that were originally located at: KaggleI confirm that all necessary patient/participant consent has been obtained and the appropriate institutional forms have been archived, and that any patient/participant/sample identifiers included were not known to anyone (e.g., hospital staff, patients or participants themselves) outside the research group so cannot be used to identify individuals.YesI understand that all clinical trials and any other prospective interventional studies must be registered with an ICMJE-approved registry, such as ClinicalTrials.gov. I confirm that any such study reported in the manuscript has been registered and the trial registration ID is provided (note: if posting a prospective study registered retrospectively, please provide a statement in the trial ID field explaining why the study was not registered in advance).YesI have followed all appropriate research reporting guidelines, such as any relevant EQUATOR Network research reporting checklist(s) and other pertinent material, if applicable.YesAll data produced are available online at Kaggle (Machine Learning and Data Science Community) https://www.kaggle.com/datasets/iammustafatz/diabetes-prediction-dataset https://www.kaggle.com/datasets/fedesoriano/heart-failure-prediction https://www.kaggle.com/datasets/omnamahshivai/surgical-dataset-binary-classification http://robodoc.ideacodinglab.com/#/tools/diabetes