-
Updated
Jul 27, 2022 - Python
datascience
Here are 459 public repositories matching this topic...
-
Updated
Jul 27, 2022 - Python
-
Updated
Jun 4, 2022 - Python
-
Updated
Jul 9, 2022 - Python
Code improvements
- correcting handling asserts
- replacing
assert conditionwith the pattern
if not condition: raise AssertionError()
- replacing
-
Updated
Jul 26, 2022 - Python
-
Updated
Jul 20, 2022 - Python
-
Updated
Mar 31, 2020 - Python
-
Updated
Apr 27, 2021 - Python
Complementar a base de dados com esses novos CNPJs. Links interessantes:
- Tabelas complementares disponíveis no site da Receita Federal
- Tabela com CNPJ dos Entes Federativos
- [Tabela de Qualificação do Re
Unzip Slides
The slides for most of the courses need to be unzipped.
Format Code
Format Instructions
-
Updated
Apr 20, 2022 - Python
-
Updated
Jul 26, 2022 - Python
-
Updated
Jul 27, 2022 - Python
-
Updated
Jun 30, 2022 - Python
-
Updated
Jul 17, 2021 - Python
-
Updated
Jul 21, 2022 - Python
-
Updated
Jun 15, 2021 - Python
-
Updated
Jul 26, 2022 - Python
-
Updated
Apr 1, 2021 - Python
-
Updated
Jun 10, 2022 - Python
-
Updated
Apr 28, 2022 - Python
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The model learns more when it is punished more. In Collie, we often use adaptive implicit loss functions that sample multiple negative items at a time to allow for a greater chance to punish the model.
Setting num_negative_samples too low means the model learns slower over time, but setting `n
-
Updated
Nov 15, 2021 - Python
-
Updated
Apr 30, 2022 - Python
-
Updated
Jul 25, 2022 - Python
-
Updated
Apr 20, 2022 - Python
Improve this page
Add a description, image, and links to the datascience topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datascience topic, visit your repo's landing page and select "manage topics."
We currently have read and write capabilities but do not support deleting. We could add a few calls like delete delete_all and some recursive way of deleting.