Skip to content
#

matrix

Here are 2,324 public repositories matching this topic...

NicolasHug
NicolasHug commented Apr 6, 2018

For now only strings are accepted as the measures parameter in GridSearchCV, RandomizedSearchCV, and cross_validate. It's thus impossible to use those with measures that take specific parameters as input (e.g. #156 ), or to use custom measures.

We should then accept callables in addition to strings.

Each callable should only take the predictions parameter. In order to handle measur

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

  • Updated May 9, 2021
  • PHP
nathanielcwm
nathanielcwm commented May 31, 2021

Describe the bug

Nheko crashes when you click the login box too quickly

To Reproduce

Steps to reproduce the behavior:

  1. Open Nheko
  2. Click Login
  3. Quickly select the matrix id box
  4. Try to paste your matrix id into the box
  5. Observe that it crashes a few seconds after selecting the box.

Expected behavior

It allows me to select the input field and put my login details i

Improve this page

Add a description, image, and links to the matrix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matrix topic, visit your repo's landing page and select "manage topics."

Learn more