Skip to content

Actions: rust-ml/linfa

Build website with Zola, build rust docs and publish to GH pages

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
95 workflow runs
95 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Add new ensemble methods crate: linfa-ensemble (#392)
Build website with Zola, build rust docs and publish to GH pages #972: Commit 20b1dd2 pushed by relf
May 26, 2025 12:28 1m 12s master
May 26, 2025 12:28 1m 12s
Add new ensemble methods crate: linfa-ensemble
Build website with Zola, build rust docs and publish to GH pages #971: Pull request #392 synchronize by relf
May 26, 2025 08:39 59s relf:linfa-ensemble
May 26, 2025 08:39 59s
Add new ensemble methods crate: linfa-ensemble
Build website with Zola, build rust docs and publish to GH pages #970: Pull request #392 synchronize by relf
May 26, 2025 08:23 1m 4s relf:linfa-ensemble
May 26, 2025 08:23 1m 4s
Add new ensemble methods crate: linfa-ensemble
Build website with Zola, build rust docs and publish to GH pages #969: Pull request #392 synchronize by relf
May 26, 2025 08:14 59s relf:linfa-ensemble
May 26, 2025 08:14 59s
Add new ensemble methods crate: linfa-ensemble
Build website with Zola, build rust docs and publish to GH pages #968: Pull request #392 synchronize by relf
May 25, 2025 06:59 1m 0s relf:linfa-ensemble
May 25, 2025 06:59 1m 0s
Add new ensemble methods crate: linfa-ensemble
Build website with Zola, build rust docs and publish to GH pages #967: Pull request #392 opened by relf
May 24, 2025 21:38 1m 3s relf:linfa-ensemble
May 24, 2025 21:38 1m 3s
linfa-nn: bump kdtree to 0.7.0 (#391)
Build website with Zola, build rust docs and publish to GH pages #966: Commit 335924e pushed by relf
May 24, 2025 08:16 1m 1s master
May 24, 2025 08:16 1m 1s
linfa-nn: bump kdtree to 0.7.0
Build website with Zola, build rust docs and publish to GH pages #965: Pull request #391 opened by acgessler
May 23, 2025 16:34 1m 1s acgessler:master
May 23, 2025 16:34 1m 1s
[Feature] Add RandomForestClassifier to linfa-trees
Build website with Zola, build rust docs and publish to GH pages #964: Pull request #390 synchronize by maxprogrammer007
May 20, 2025 12:13 1m 1s maxprogrammer007:master
May 20, 2025 12:13 1m 1s
[Feature] Add RandomForestClassifier to linfa-trees
Build website with Zola, build rust docs and publish to GH pages #963: Pull request #390 synchronize by maxprogrammer007
May 20, 2025 12:07 56s maxprogrammer007:master
May 20, 2025 12:07 56s
[Feature] Add RandomForestClassifier to linfa-trees
Build website with Zola, build rust docs and publish to GH pages #962: Pull request #390 opened by maxprogrammer007
May 20, 2025 11:41 1m 5s maxprogrammer007:master
May 20, 2025 11:41 1m 5s
Add bernoulli naive bayes implementation (#388)
Build website with Zola, build rust docs and publish to GH pages #961: Commit 11ea07a pushed by relf
May 19, 2025 09:14 1m 3s master
May 19, 2025 09:14 1m 3s
Add bernoulli naive bayes implementation
Build website with Zola, build rust docs and publish to GH pages #960: Pull request #388 synchronize by relf
May 19, 2025 08:41 54s relf:improve-bayes
May 19, 2025 08:41 54s
Add bernoulli naive bayes implementation
Build website with Zola, build rust docs and publish to GH pages #959: Pull request #388 opened by relf
May 6, 2025 09:08 50s relf:improve-bayes
May 6, 2025 09:08 50s
linfa-preprocessing::countgrams: RefCell is replaced with OnceLock
Build website with Zola, build rust docs and publish to GH pages #958: Pull request #387 opened by kakserpom
May 3, 2025 16:53 49s
Added missing predict_proba() and predict_log_proba() to MultinomialNb
Build website with Zola, build rust docs and publish to GH pages #957: Pull request #385 synchronize by kakserpom
April 2, 2025 17:45 54s
Added missing predict_proba() and predict_log_proba() to MultinomialNb
Build website with Zola, build rust docs and publish to GH pages #956: Pull request #385 synchronize by kakserpom
April 2, 2025 17:35 1m 3s
Added missing predict_proba() and predict_log_proba() to MultinomialNb
Build website with Zola, build rust docs and publish to GH pages #955: Pull request #385 synchronize by kakserpom
April 2, 2025 17:29 51s
Added missing predict_proba() and predict_log_proba() to MultinomialNb
Build website with Zola, build rust docs and publish to GH pages #954: Pull request #385 synchronize by kakserpom
April 2, 2025 16:55 1m 1s
Added missing predict_proba() and predict_log_proba() to MultinomialNb
Build website with Zola, build rust docs and publish to GH pages #953: Pull request #385 opened by kakserpom
April 2, 2025 16:50 51s
Upgrade to ndarray 0.16
Build website with Zola, build rust docs and publish to GH pages #952: Pull request #371 synchronize by relf
April 1, 2025 08:10 56s relf:upgrade-ndarray-0.16
April 1, 2025 08:10 56s
Replace Vec with VecDeque for performance in decision_tree node ite…
Build website with Zola, build rust docs and publish to GH pages #951: Commit 5272ad1 pushed by relf
March 28, 2025 09:44 1m 5s master
March 28, 2025 09:44 1m 5s
Replace Vec with VecDeque for proper BFT queue behavior in NodeIter
Build website with Zola, build rust docs and publish to GH pages #950: Pull request #384 synchronize by relf
March 28, 2025 09:28 54s WilsonKuo:fix-bft-queue
March 28, 2025 09:28 54s
Add max_features and tokenizer to CountVectorizer (#376)
Build website with Zola, build rust docs and publish to GH pages #949: Commit fd4a214 pushed by relf
March 28, 2025 09:07 1m 11s master
March 28, 2025 09:07 1m 11s
add max_features and tokenizer to CountVectorizer
Build website with Zola, build rust docs and publish to GH pages #948: Pull request #376 synchronize by marco-cloudflare
March 27, 2025 15:57 49s marco-cloudflare:github-patch
March 27, 2025 15:57 49s