Recently Updated Pages
DeBERTa Zero Shot
The DeBERTa zero-shot model is an NLP zero-shot classifier trained by Moritz Laurer and made publ...
Stable Diffusion
Web UI API Run the web UI with: ./webui.sh --api Example Python Script import webuiapi ...
From Crowd Ratings to Predictive Models of Newsworthiness to Support Science Journalism
Paper Link Authors: Sachita Nishal Nicholas Diakopoulos Notes Their work comes at the pr...
Stratified Sampling in Pandas
Use groupby on the label column to create sub-frames for each label and then use the sample() fu...
Core Scientific Concepts (CoreSC)
Core Scientific Concepts (CoreSC) is an annotation scheme used to delineate different parts of sc...
Large Scale Multi-Label Learning
The Keras website has a tutorial on how to do multi-label learning with a large number of labels:...
SpaCy CoRef
Spacy Coref is an experimental coreference resolution model in spacy The project repository is he...
Federated Learning
Flower is a federated learning framework with compatibility with Torch, Tensorflow and others
SpaCy GPU
Set Up Environment It's relatively easy to use SpaCy with a GPU these days. First set up your con...
ML Best Practices
Machine learning is a complex and multifaceted activity that requires the combination of a number...
Explainability
Explainability is a big challenge in machine learning. I wrote a blog post about the ELI5 library...
Model Confidence Scores
Many ML classification models can provide a confidence score which tells the user how confident t...
Learning with Limited Data
Good machine learning is heavily dependent on good data. A few more good data-points is likely to...
Relationship Extraction
Relationship Extraction (RE) is a task that is related to Coreference Resolution but with a focus...
Pattern Exploitative Training
PET or Pattern Exploitative Training @article{schick2020exploiting, title={Exploiting Cloze Qu...
Design Frameworks
Design frameworks provide out of the box styling and components for use in websites. Many framewo...
Mental Health Primer
May I have the serenity to accept the things I cannot change,the courage to change the things I...
Exporting Issues from Linear
The first step we need to take is to export our issues from linear. The easiest way to do this is...
Deploying Django Apps
Packaging a Django App in Docker I wrote a blog about packaging django apps up for shipping in d...
Django and PostgreSQL
When working with Django and PostgreSQL it is typically best to use the psycopg[binary] package: ...