clinicalBERT
Clinical prediction tool
This repository provides pre-trained models and scripts for predicting hospital readmission based on clinical notes using the BERT framework.
ClinicalBERT: Modeling Clinical Notes and Predicting Hospital Readmission (CHIL 2020 Workshop)
381 stars
14 watching
97 forks
Language: Jupyter Notebook
last commit: about 2 years ago
Linked from 2 awesome lists
clinicalberthospital-readmissionprediction
Related projects:
Repository | Description | Stars |
---|---|---|
emilyalsentzer/clinicalbert | Provides pre-trained embeddings for clinical text data | 674 |
dmis-lab/biobert | Provides pre-trained language representation models for biomedical text mining tasks | 1,954 |
ncbi-nlp/bluebert | Pre-trained language models for biomedical natural language processing tasks | 558 |
naver/biobert-pretrained | Provides pre-trained weights for a biomedical language representation model | 667 |
aphp/edsnlp | A modular NLP framework for extracting information from clinical notes, particularly French ones. | 113 |
ymcui/macbert | Improves pre-trained Chinese language models by incorporating a correction task to alleviate inconsistency issues with downstream tasks | 645 |
cerlymarco/medium_notebook | A collection of Jupyter Notebooks that document various time series forecasting techniques and models used in data science and machine learning. | 2,083 |
kexinhuang12345/deeppurpose | A toolkit for molecular modeling and prediction tasks using deep learning | 974 |
kevinjalbert/master-thesis | Predicting Mutation Scores based on Source Code and Test Metrics using Machine Learning | 3 |
michael-wzhu/promptcblue | A large-scale instruction-tuning dataset for multi-task and few-shot learning in the medical domain | 323 |
davidcpage/cifar10-fast | Demonstrates training a small ResNet on CIFAR10 with a specific configuration and benchmarking setup | 532 |
christophm/rulefit | An algorithm implementation for rule-based prediction using gradient boosting and L1 regularization. | 411 |
ragulpr/wtte-rnn | A framework for predicting time to event and churn using recurrent neural networks with Weibull distribution | 768 |
zygmuntz/kaggle-cifar | Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. | 44 |
bplaye/nnk_dti | An open-source project evaluating deep learning methods for predicting ligands and drugs in chemogenomics | 3 |