Metadata-Version: 2.1
Name: ai4clinic
Version: 0.1.0
Summary: ai4clinic: Bridging AI and Clinical Practice in Cancer Research
Home-page: https://github.com/KatynaSada/ai4clinic
Author: Katyna Sada del Real, Josefina Arcagni
Author-email: ksada@unav.es
Project-URL: Source, https://github.com/KatynaSada/ai4clinic
Project-URL: Tracker, https://github.com/KatynaSada/ai4clinic/issues
Keywords: python,first package
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Natural Language :: English
Requires-Python: >=3.9
Description-Content-Type: text/markdown


ai4clinic is a Python package designed to enhance the practical use of drug response prediction (DRP) models in clinical settings. It addresses key challenges such as model generalization to new patient scenarios and aligning model evaluations with clinical needs.

Key Features:
- Implement robust data splitting strategies
- Measure performance metrics per drug and within sensitive ranges
- Generate visualizations to illustrate model performance

This package is ideal for researchers in computational biology and medicine, aiming to translate AI advancements into clinical applications.

