The objective of this project is to develop an accurate and interpretable machine learning model for anemia prediction using medical and demographic data. By integrating explainable AI techniques such as LIME, SHAP, and PDP, the model aims to support clinical decision-making with transparent insights into feature importance and prediction logic for reliable healthcare outcomes.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.
4.2 H/W CONFIGURATION:
u Processor - I3/Intel Processor
u Hard Disk -160 GB
u RAM - 8 GB
To implement and test the anemia prediction model effectively, the system requires a basic yet capable hardware setup that supports machine learning model development, training, and deployment. The selected configuration ensures smooth operation of the application, efficient memory management during model training, and seamless web interface responsiveness.
The system uses an Intel Core i3 processor or any equivalent processor that supports multitasking and moderate computational workloads. This is sufficient for running machine learning training pipelines, executing model inference, and handling backend logic.
A minimum of 160 GB of storage is required to install the operating system, development tools, libraries, and datasets. It also provides adequate space for temporary storage of model files, logs, and project backups.
With 8 GB of RAM, the system can efficiently handle machine learning model training on small to medium-sized datasets, run multiple processes, and support a local server environment without performance lags.
4.3 S/W CONFIGURATION:
u Operating System : Windows 7/8/10 .
u Server side Script : HTML, CSS & JS.
u IDE : Vscode
u Libraries Used : Numpy, Pandas,Sklearn,Tensorflow
u Technology : Python 3.6+.
The software configuration outlines the operating environment, tools, and libraries used to build and run the anemia prediction model. These tools are chosen for their compatibility, ease of use, and support for machine learning and explainable AI development.
The application is developed to be compatible with modern Windows platforms,
ensuring flexibility for a wide range of users and systems.
These web technologies are used to build the frontend of the application,
enabling user interactions for data input, results display, and explanation
visualization in a browser-based environment.
VSCode is the preferred integrated development environment due to its rich
extension ecosystem, Python support, version control integration, and ease of
debugging.