Leandro Ferrado

Results 16 issues of Leandro Ferrado

I found very interesting this tool, so I started from the example posted in the README but I was not able to make it work. I'm using Julia 1.4.2. Here...

In order to have an easier install procedure, it would be convenient to move the project structure to a Python package, and then register it in PyPi, so then it...

I have a problem with these examples: ``` "09/05/2009 14:40 06", "03/29/2009 11:03 am 1", "32402 05/19/13 05:37", ... ``` In general, when a text line comes with a complete...

I think this library could be a great alternative to pyarrow and pyspark to easily read and write ORC files without requiring a big library to just achieve that (not...

As stated in #16, due to the `Cassette` behavior (used by `SimpleMocks`) in the nightly version, the CI pipeline breaks during the Tests execution. We should see if this can...

From the documentation, tesseract supports to specify a file for user-words and user-patters that could be supported in this wrapper ``` OCR options: --tessdata-dir PATH Specify the location of tessdata...

e.g. replace "sigmoid" with this one: https://docs.scipy.org/doc/scipy/reference/generated/scipy.special.expit.html

A BatchNormalization layer could be a good idea to avoid overflows. Also, Dropout could be something useful (to be checked)

ELMClassifier inherits from ELMRegressor, so GenELMClassifier should not be needed

A good option would be a simple Jupyter notebook, where it could show the main features to let the user understand how to completely use this library