Skip to content
#

ml

Machine learning is the practice of teaching a computer to learn. The concept uses pattern recognition, as well as other forms of predictive algorithms, to make judgments on incoming data. This field is closely related to artificial intelligence and computational statistics.

Here are 218 public repositories matching this topic...

palomapiot
palomapiot commented Oct 8, 2021

Is your feature request related to a problem? Please describe.
Right now the platform supports i18n for English and Spanish.

Describe the solution you'd like
Add i18n for Galician. It would be nice to include French and German.

How to add a new language:

How to make and compile:

Inside app > app > web execute:

django-admin makemessages -l es
django-admin make
enhancement help wanted good first issue

Data and code for Salesforce Research paper, GAEA: Graph Augmentation for Equitable Access via Reinforcement Learning - https://arxiv.org/abs/2012.03900 . The paper provides methods for constraint graph augmentation and optimal facility placement problems

  • Updated Feb 6, 2022
  • HTML
Wikipedia
Wikipedia