-
Inatel
- Brazil
- https://marcelovca90.github.io/
Highlights
- Pro
Pinned Loading
-
marcelovca90-unifei/anti-spam-weka-cli
marcelovca90-unifei/anti-spam-weka-cli PublicProject of my master's degree in Computer Science ("Study and Research in Anti-Spam Systems") - Weka (CLI) approach.
Java 2
-
marcelovca90-unifei/anti-spam-weka-data
marcelovca90-unifei/anti-spam-weka-data PublicData sets used by the project of my master's degree in Computer Science ("Study and Research in Anti-Spam Systems").
Java 1
-
-
DL-ChannelDecoding
DL-ChannelDecoding PublicForked from gruberto/DL-ChannelDecoding
Código do artigo "Otimizando o Treinamento e a Topologia de um Decodificador de Canal baseado em Redes Neurais".
-
Anomaly-Detection-IoT23
Anomaly-Detection-IoT23 PublicForked from yliang725/Anomaly-Detection-IoT23
Código do artigo "Análise de Tráfego de Rede com Machine Learning para Identificação de Ameaças a Dispositivos IoT".
-
auto-ml-evaluation
auto-ml-evaluation PublicCode of the article "A practical evaluation of AutoML tools for binary, multiclass, and multilabel classification".
391 contributions in the last year
Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
January 2025
Created 7 commits in 2 repositories
Created 1 repository
-
marcelovca90/distinctipy
Python
This contribution was made on Jan 4
Created a pull request in alan-turing-institute/distinctipy that received 1 comment
Fix exclude_colors argument name in get_colors() documentation
In the get_colors
function's documentation, the argument name exclude_colours
should be updated to exclude_colors
to match the actual implementatio…