Added
- Implementation of the ADNEX model for predicting malignancy in adnexal masses.
- Input validation for variables such as age, lesion diameters, CA-125, and more.
- Transformation logic to align predictors with model coefficients.
- Full test suite to ensure accuracy and reliability of the package.
- Pre-commit hooks, pylint, and black for code quality.
- GitHub Actions workflows for CI/CD integration.
- Comprehensive README with installation instructions and usage examples.