REPOSITORY OVERVIEWLive repository statistics
★ 1Stars
⑂ 0Forks
◯ 0Open issues
◉ 1Watchers
27/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
0 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
EXPERT-SYSTEM-FOR-HOMEO-PATHIC-DIAGNOSIS
In this project we store the details of patients who take treatment in our expert system. We also ask questions based to the patients. Based on their answers our expert system will recognise the disease they are suffering from and also prescribe a medicine for that disease. We also store the details of the patient who are diagnosed by our expert system. We also used constraint satisfaction for the patient name and their age which should only be a string and number. We create two files in python one is questions.txt for generating questions and another one is patients.txt for storing the details of the patient. We used python3 for implementation of this code and for this project we use some techniques for finding the disease which are they suffering from and medicines prescribed. Inference engine generates questions that are present in questions.txt. Knowledge base analyses the situation of the patient and prescribes medicine along with dosage.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
ALICE (Automated Learning and Intelligence for Causation and Economics) is a Microsoft Research project aimed at applying Artificial Intelligence concepts to economic decision making. One of its goals is to build a toolkit that combines state-of-the-art machine learning techniques with econometrics in order to bring automation to complex causal inference problems. To date, the ALICE Python SDK (econml) implements orthogonal machine learning algorithms such as the double machine learning work of Chernozhukov et al. This toolkit is designed to measure the causal effect of some treatment variable(s) t on an outcome variable y, controlling for a set of features x.
76/100 healthRecently updatedActive repositoryHas homepage
Jupyter NotebookNOASSERTION#causal-inference#causality#econometrics#economics
⑂ 818 forks◯ 416 issuesUpdated today
Project homepage ↗This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
83/100 healthRecently updatedActive repositoryHas homepage
Jupyter Notebook