Where the big ones like OneNote, Google Keep and Evernote fail is that the brain does not work like an index, thoughts are linked and associatively this is where the next generation of note taking apps show their strength.
Your open source project is ready for deployment? Documentation is still missing?
Good documentation and its presentation is an art!
A case study with 4 examples on awesome documentation
What makes good documentation?
- No prosaic texts! Choose a practical approach with code snippets
- Good structure and overview with a quick entry then in depth
- Good search is everything
- Good code examples
Why?
-Extremely good search
-These diagrams eye candy everywhere!
-Interactivity
-Live code examples that can be customized and run in a Binder container
How to get your dream job in Data Science if you are a career changer?
First you have to sneak around HR and their antiquated methods. This is only possible through contacts or unusual ways.
But what are good ways?
The middleman
Someone who can hand over your application who has a connection to the company or someone who works there.
The direct way, but be careful this must be done well
You look for a contact person via Linkedin, but the pitch has to be right and you really have to have an interesting application. Otherwise it looks like spam and you are out of the game forever.
Does BERT Pretrained on Clinical Notes Reveal Sensitive Data? • Large Transformers pretrained over clinical notes from Electronic Health Records (EHR) have afforded substantial gains in performance on predictive clinical tasks.
The cost of training such models and the necessity of data access to do so is coupled with their utility motivates parameter sharing, i.e., the release of pretrained models such as ClinicalBERT.
↓ 2/4
While most efforts have used deidentified EHR, many researchers have access to large sets of sensitive, non-deidentified EHR with which they might train a BERT model (or similar).
Would it be safe to release the weights of such a model if they did?
How do you create a beautiful interface for your machine learning or data science project?
Handmade from scratch?
Any good tools?
Sure there are incredible tools:
Beautiful ML & DS interfaces
Gradio
Quickly create customizable UI components around your ML models. By dragging-and-dropping in your own images, pasting your own text, recording your own voice & seeing what the model outputs.
Dash apps bring Python analytics to everyone with a point-&-click interface to models written in Python, R & Julia - vastly expanding the notion of what's possible in a traditional dashboard.