Oleksii Trekhleb

Results 25 issues of Oleksii Trekhleb

When many countries are selected then country labels shrink the chart to the point when it is invisible

Optimize displaying of huge amount of GIFs by either using smaller or downsampled or still GIF images, to make it easier for the browser to render all of them. Another...

performance

It may be good to provide pure Python implementation of Gradient Descent (instead of SciPy one) for Logistic Regression just for the learning purposes.

enhancement

Currently there are several issued with opening Jupyter notebooks from the repo in [Colaboratory](https://colab.research.google.com): - Custom packages imports don't work - 3D plots made with Plotly lib don't work

enhancement

Currently the HTTPS-detection model is trained just on one font. We need to add a support for more fonts to make the model more generalizable.

enhancement

Currently the model is trained on the links that are **not** underlined. Model dataset needs to be extended to support underline links detection as well.

enhancement