Fernando Guimarães Ferreira

Results 4 issues of Fernando Guimarães Ferreira

Trying to use F1 Score Metric ``` model.add(keras.layers.Dense(1, activation=activation)) model.compile(loss='mse', optimizer="rmsprop", metrics=['accuracy', F1Score(num_classes=2, average="weighted"), keras.metrics.Precision(name='precision'), keras.metrics.Recall(name='recall')]) ``` https://github.com/tensorflow/addons/blob/334cd7ca8fb944aab38164a13d7d2203d7c39605/tensorflow_addons/metrics/f_scores.py#L208 File "/Users/fguimara/.pyenv/versions/3.8.5/envs/pleural_2021/lib/python3.8/site-packages/keras/engine/training_v1.py", line 985, in reset_metrics m.reset_state() File "/Users/fguimara/.pyenv/versions/3.8.5/envs/pleural_2021/lib/python3.8/site-packages/tensorflow_addons/metrics/f_scores.py", line 208, in...

this mapping i â *@=AutoPairsBackInsert() is extremely bad for portuguese writing, as â is needed. How can I change it? Thanks

I would like to register a custom function to make possible to pass just the algorithm name to the nmf method. This would help me (I guess) to run this...

Every time I try to write "â" it jumps to the last brackets. Could I turnoff this feature? I tried :unman â with no success Thank you