Skip to content

Commit bbb914e

Browse files
author
Krzysztof Joachimiak
committed
Trying icons
1 parent bdfc96d commit bbb914e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
1919
[skl]: https://raw.githubusercontent.com/krzjoa/awesome-python-datascience/master/img/skl.png 'scikit-learn compatible/inspired'
2020

21+
<img height="20" src="img/sklearn_full.png" alt="sklearn">
22+
2123
[th]: https://raw.githubusercontent.com/krzjoa/awesome-python-datascience/master/img/th.png 'Theano based'
2224

2325
[tf]: https://raw.githubusercontent.com/krzjoa/awesome-python-datascience/master/img/tf2.png 'TensorFlow based'
@@ -273,7 +275,7 @@
273275
* [scikit-feature](https://github.com/jundongl/scikit-feature) - Feature selection repository in python.
274276
* [boruta_py](https://github.com/scikit-learn-contrib/boruta_py) - Implementations of the Boruta all-relevant feature selection method. ![alt text][skl]
275277
* [BoostARoota](https://github.com/chasedehan/BoostARoota) - A fast xgboost feature selection algorithm. ![alt text][skl]
276-
* [scikit-rebate](https://github.com/EpistasisLab/scikit-rebate) - A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning. ![alt text][skl]
278+
* [scikit-rebate](https://github.com/EpistasisLab/scikit-rebate) - A scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning. ![alt text][skl]
277279

278280
<a name="vis"></a>
279281
## Visualization
@@ -392,7 +394,7 @@
392394
* [gensim](https://radimrehurek.com/gensim/) - Topic Modelling for Humans.
393395
* [PSI-Toolkit](http://psi-toolkit.amu.edu.pl/) - A natural language processing toolkit.
394396
* [pyMorfologik](https://github.com/dmirecki/pyMorfologik) - Python binding for <a href="https://github.com/morfologik/morfologik-stemming">Morfologik</a>.
395-
* [skift](https://github.com/shaypal5/skift)- Scikit-learn wrappers for Python fastText. ![alt text][skl]
397+
* [skift](https://github.com/shaypal5/skift) - Scikit-learn wrappers for Python fastText. ![alt text][skl]
396398
* [Phonemizer](https://github.com/bootphon/phonemizer) - Simple text to phonemes converter for multiple languages.
397399
* [flair](https://github.com/zalandoresearch/flair) - Very simple framework for state-of-the-art NLP.
398400

img/sklean_big.png

60.2 KB
Loading

0 commit comments

Comments
 (0)