ray
Here are 209 public repositories matching this topic...
-
Updated
May 16, 2022 - Python
-
Updated
May 17, 2022 - Python
Is your feature request related to a problem? Please describe.
Implements classification_report for classification metrics.(https://scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html)
-
Updated
May 13, 2022 - JavaScript
-
Updated
Jan 28, 2022 - C++
-
Updated
Apr 17, 2022 - C++
-
Updated
Dec 29, 2021 - JavaScript
-
Updated
May 16, 2022 - C++
-
Updated
Apr 13, 2021 - Python
-
Updated
May 15, 2022 - Python
-
Updated
Jul 4, 2020 - Python
-
Updated
Oct 3, 2019 - Python
-
Updated
Jan 28, 2022 - Python
Data splitter
Overview
As a CFP user, I would like to split a dataset (e.g., np array, pandas dataframe) into smaller objects that can then be fed into other nodes/pipeline. This is especially useful when we have compute intensive tasks and would like to parallelize it eas
-
Updated
May 15, 2022 - Python
-
Updated
Dec 8, 2020 - Python
-
Updated
Mar 11, 2022 - Jupyter Notebook
-
Updated
May 13, 2021 - Python
-
Updated
Jan 3, 2022 - Jupyter Notebook
-
Updated
Jan 26, 2017 - C
-
Updated
Mar 11, 2021 - Makefile
-
Updated
Apr 15, 2022 - PHP
-
Updated
Mar 31, 2022 - C++
Improve this page
Add a description, image, and links to the ray topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ray topic, visit your repo's landing page and select "manage topics."



What happened + What you expected to happen
The shim
tune.create_scheduler()does not properly parse the keyword parameters passed in a dictionary for thepb2scheduler. For this call