-
Updated
Jun 24, 2020 - C++
machine-learning-library
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 184 public repositories matching this topic...
I have some values in slots that are surrounded by curly braces and are meant to be returned as is. Instead, the trailing brace is being stripped. "${website}" becomes "${website". I have training examples where the whole "${website}" is included. Is there a way to change this behavior?
This is a good first issue and will help new contributors to get familiar with the codebase. Also This issue doesn't aim to add all Metrics to mlpack since each metric would have to be maintained, this aims to add metrics that either I find essential (or have used a couple of time) or those metrics which are very common.
List of metrics that can be added include:
- IoU and meanIoU
-
Updated
Jun 5, 2019 - Python
-
Updated
Jun 25, 2020 - Python
I'm sorry if I missed this functionality, but CLI
version hasn't it for sure (I saw the related code only in generate_code_examples.py
). I guess it will be very useful to eliminate copy-paste phase, especially for large models.
Of course, piping is a solution, but not for development in Jupyter Notebook, for example.
I run this code
import os
os.environ['is_test_suite']="True" # this is writen due to bug for multiprocessing and pickling I issued. #426
from auto_ml import Predictor
from auto_ml.utils import get_boston_dataset
from auto_ml.utils_models import load_ml_model
# Load data
df_train, df_test = get_boston_dataset()
# Tell auto_ml which column is 'output'
# Also note columns t
-
Updated
Jun 16, 2020 - Python
-
Updated
Jun 26, 2020 - PHP
-
Updated
May 21, 2020 - Python
-
Updated
Jun 14, 2020 - Java
Developer guidelines
-
Updated
Nov 5, 2017 - Python
-
Updated
Jun 14, 2017 - Python
Feature request
What is the expected behavior?
What is motivation or use case for adding/changing the behavior?
How should this be implemented in your opinion?
Are you willing to work on this yourself?
yes
-
Updated
Oct 28, 2018
-
Updated
Jun 13, 2020 - JavaScript
-
Updated
Jun 26, 2020 - Java
-
Updated
Jun 23, 2020 - Python
-
Updated
May 18, 2020 - Java
-
Updated
Jun 15, 2020 - Python
-
Updated
Aug 28, 2018 - Swift
@JensLehmann @patrickwestphal @SimonBin
In order to have a complete and up-to-date documentation, all available components need to be annotated. For instance, several heuristics do not have an annotation, thus, they do not occur in the current documentation. Moreover, all config options should be described.
-
Updated
Jul 1, 2019 - Python
-
Updated
Jun 24, 2018 - Python
-
Updated
Jun 26, 2020 - R
-
Updated
Feb 4, 2020 - C#
-
Updated
May 18, 2020 - Python
- Wikipedia
- Wikipedia
I propose this topic as feature request, but it's also a documentation issue, as lack of details in user guide paragraph: https://rasa.com/docs/rasa/core/actions/#custom-actions.
What specified in paragraph Execute Actions in Other Code is obscure to me, and details at the API documentation link [Action Server](]https://rasa.com/docs/rasa/api/acti