#scikit-learn
5 posts
Today I talked about working with missing data at PyCon IL . We started with a bit of theory about mechanisms of missing data - MCAR - The fact that the data are missing is…
Missing data is prevalent in real-world data and can be missing for various reasons. Gladly, both pandas and scikit-learn several imputation tools to deal with it. Pandas offers a…
How to communicate effectively as a developer . - writing effectively is the second most important skill after reading effectively and one of the skills that can differentiate you…
How to set compensation using commonsense principles - yet another artwork by Erik Bernhardsson. I like his analytics approach and the way he models his ideas. His manifest…
Bonus - R-miss-tastic - theoretical background and resources which relate to R missing values package. I recommend the lecture notes. https://rmisstastic.netlify.com/lectures/…