Jack DiederichClasses are great but they are also overused. This talk will describe examples of class overuse taken from real world code and refactor the un... (more…)
Read more »
DataGene - Dataset Comparison Toolbox using Transformations and Similarity Statistics - firmai/datagene... (more…)
Read more »
At this point, it should be a surprise to no one that Python is the most popular language for machine learning projects. While languages like R, C++, and Julia have their proponents—and use cases—Python remains the most universally embraced language, bein... (more…)
Read more »
I had a look at the TopologicalSorter class and it seems to mix the graph algorithm in with a use case in a less than ideal way. If given a... (more…)
Read more »