Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Overview: 

The project Idea is to use machine learning algorithms to learn the prescription patterns for a diagnosis and then use the results to help the doctors by giving the suggestion for the prescription.

Main Features:

  • Given the database for  patient treatment use the data mining technique to learn the prescription pattern for diagnosis.
  • Make a service that can use the results from above feature and suggest the prescription for a diagnosis.
  • A general architecture to use any database by the service.

Implementation details:

  • Requirements-

    • Machine learning library - Weka (Language : java).

    • Server - Tomcat(java).
  • Modules-

    • Pre-Processing for database.

    • Learning Module.
    • Rest API for querying.

 

  • No labels