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)
386 stars
14 watching
100 forks
Language: Jupyter Notebook
last commit: over 2 years ago
Linked from 2 awesome lists
clinicalberthospital-readmissionprediction
Related projects:
Repository | Description | Stars |
---|---|---|
emilyalsentzer/clinicalbert | Provides clinical BERT embeddings for natural language processing tasks in healthcare | 680 |
dmis-lab/biobert | Provides pre-trained language representation models for biomedical text mining tasks | 1,970 |
ncbi-nlp/bluebert | Pre-trained language models for biomedical natural language processing tasks | 560 |
naver/biobert-pretrained | Provides pre-trained weights for a biomedical language representation model | 672 |
aphp/edsnlp | A modular NLP framework that extracts information from French clinical notes using rule-based and deep learning techniques. | 117 |
ymcui/macbert | Improves pre-trained Chinese language models by incorporating a correction task to alleviate inconsistency issues with downstream tasks | 646 |
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,087 |
kexinhuang12345/deeppurpose | A toolkit for molecular modeling and prediction tasks using deep learning | 988 |
kevinjalbert/master-thesis | An investigation into methods for predicting mutation scores based on source code and test suite metrics using machine learning techniques | 3 |
michael-wzhu/promptcblue | A large-scale instruction-tuning dataset for multi-task and few-shot learning in the medical domain | 328 |
davidcpage/cifar10-fast | Demonstrates training a small ResNet on CIFAR10 with a specific configuration and benchmarking setup | 536 |
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 | 769 |
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 |