-
Hi,
AlignedUMAP produces a sequence of 2-dimensional embeddings regardless of the n_components' parameter value.
Here's some code taken [from this page](https://umap-learn.readthedocs.io/en/latest/a…
-
**[Andrei Kazakou](https://jira.spring.io/secure/ViewProfile.jspa?name=andreik)** opened **[DATAREST-1100](https://jira.spring.io/browse/DATAREST-1100?redirect=false)** and commented
Steps to reprodu…
-
To begin with, I hope Data::Mapper "Keep it simple" :)
So, how do we implement relation ship system?
This is just my idea, change Data::Mapper::map_data() to
```
sub map_data {
# snip ...
…
-
I've noticed that `rom-repository` doesn't handle whitespaces in attribute names while working with a mssql database.
Here is my schema:
```sql
CREATE TABLE dbo.bugs
( id int …
-
Hi,
I continued to try using your nice plugin to display my PV value.
I fix the json syntax but still dealing with kw/kwh
I get value from mosquitto: "solpiplog/pip/acoutw = 0566" for example that …
-
There is some sort of issue with the monkey-patching of neo4j-core. Given this code:
```
setup.relation(:records) do
matches '(n:stmpd)'
returns 'n'
def by_type(type)
where("'#{type}' IN n…
-
My owner relation ship is not updating.
I have added 'owner_id' column in the database.
The issue I am having is after updating the 'owner_id' is still the same as it was before update. How do I ge…
-
**Elasticsearch version** (`bin/elasticsearch --version`): 7.9.1
**Plugins installed**: []
**JVM version** (`java -version`): (build 1.8.0_241-b07) version 8 update 241
**OS version** (`u…
-
`ROM::Mapper` still exposes old DSL that is far worse than what `ROM::Transformer` provides (via `Dry::Transformer`). Furthermore, we still use mapper builders with all the mapping options to build tr…
-
Docs are broken for 0.2.0 since https://github.com/apache/pulsar-manager/pull/456 was merged
Docs for 0.2.0 reference master branch sql script which creates the tables `roles` and `role_binding…