Skip to content
#

matrix

Here are 2,151 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

bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!)

  • Updated Mar 23, 2021
  • Go
RReverser
RReverser commented Mar 13, 2021

Forgive me if this already exists, because I couldn't find it in the docs, but is there a way to construct a matrix row-by-row using an iterator? (for cases when source data structure already represents them in row-by-row form)

Currently the only way I found is creating matrix NxM using from_iterator, and then invoking transpose to get MxN, but this is rather inefficient - first, it nee

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 Jan 30, 2021
  • PHP
symphorien
symphorien commented Mar 20, 2021

Is your feature request related to a problem? Please describe.
I'm always frustrated when I want to read new events just arriving in another room and I have to either use the mouse or use ctrl+arrows repeatedly to reach it.

Describe the solution you'd like
like in weechat: Alt+a switches to a room with unread events, or does nothing if there are none.
(or any other keyboard shortcurt

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