LaboRecommender: A crazy-easy to use Python-based recommender system for laboratory tests
Fabi\'an Villena

TL;DR
This paper introduces LaboRecommender, a Python-based recommender system that helps physicians select laboratory tests efficiently by suggesting relevant tests based on similar test bags, achieving high accuracy.
Contribution
It presents a novel neighborhood-based collaborative filtering approach for laboratory test recommendation, implemented as a user-friendly Python package.
Findings
Achieved 95.54% mean average precision in test recommendations.
Developed a fully documented Python package for practical use.
Enhanced search efficiency for laboratory tests in clinical settings.
Abstract
Laboratory tests play a major role in clinical decision making because they are essential for the confirmation of diagnostics suspicions and influence medical decisions. The number of different laboratory tests available to physicians in our age has been expanding very rapidly due to the rapid advances in laboratory technology. To find the correct desired tests within this expanding plethora of elements, the Health Information System must provide a powerful search engine and the practitioner need to remember the exact name of the laboratory test to correctly select the bag of tests to order. Recommender systems are platforms which suggest appropriate items to a user after learning the users' behaviour. A neighbourhood-based collaborative filtering method was used to model the recommender system, where similar bags, clustered using nearest neighbours algorithm, are used to make…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Artificial Intelligence in Healthcare · Topic Modeling
