Skip to content

Commit a24a4fb

Browse files
authored
Update INTERESTING.md
1 parent b974c90 commit a24a4fb

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

INTERESTING.md

-20
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
1-
2-
#### Random
3-
[animatplot](https://github.com/t-makaro/animatplot) | Animate plots build on matplotlib.
4-
[bolz](https://github.com/Blosc/bcolz) | A columnar data container that can be compressed.
5-
[bottleneck](https://github.com/kwgoodman/bottleneck) | Fast NumPy array functions written in C.
6-
[DESlib](https://github.com/Menelau/DESlib) | Dynamic classifier and ensemble selection.
7-
[flupy](https://github.com/olirice/flupy) | Data pipelines for big data (map, filter, count).
8-
[jellyfish](https://github.com/jamesturk/jellyfish) | Approximate string matching.
9-
[matrixprofile-ts](https://github.com/target/matrixprofile-ts) | Time series library for motif discovery and anomaly detection.
10-
[metric-learn](https://github.com/metric-learn/metric-learn) | Metric learning.
11-
[MIT deep learning](https://github.com/lexfridman/mit-deep-learning) | Deep Learning Course.
12-
[modAL](https://github.com/modAL-python/modAL) | Active learning framework.
13-
[pystruct](https://github.com/pystruct/pystruct) | Structured learning framework.
14-
[tensorly](https://github.com/tensorly/tensorly) | Tensor learning.
15-
[pendulum](https://github.com/sdispater/pendulum) | Alternative to python datetimes.
16-
[arrow](https://github.com/crsmithdev/arrow) | Another alternative to python datetimes.
17-
[pyre](https://www.facebook.com/notes/protect-the-graph/pyre-fast-type-checking-for-python/2048520695388071/) | Static type checking library from facebook.
18-
[cookiecutter-data-science](https://github.com/drivendata/cookiecutter-data-science) | Flexible project structure template.
19-
20-
211
#### Paradoxes
222
Inspection paradox | [link](https://allendowney.blogspot.com/2015/08/the-inspection-paradox-is-everywhere.html), [link](https://jakevdp.github.io/blog/2018/09/13/waiting-time-paradox/)
233
Simpsons paradox | [link](https://en.wikipedia.org/wiki/Simpson%27s_paradox)

0 commit comments

Comments
 (0)