-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathCITATION.cff
38 lines (37 loc) · 1023 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: 'Lace: Bayesian Tabular Analysis for Scientific Discovery'
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Baxter
family-names: Eaves
name-suffix: Jr
email: [email protected]
affiliation: Redpoll
- given-names: Michael
family-names: Schmidt
email: [email protected]
affiliation: Redpoll
- given-names: Ken
family-names: Swanson
email: [email protected]
affiliation: Redpoll
identifiers:
- type: url
value: 'https://github.com/promised-ai/lace'
description: Github repository
repository-code: 'https://github.com/promised-ai/lace'
url: 'https://lace.dev'
abstract: >-
Lace is a probabilistic cross-categorization engine
written in rust.
keywords:
- Bayesian
- Machine Learning
license: BUSL-1.1
version: 0.8.0
date-released: '2024-02-07'