Date: 20201020
Start time: 1600 EST
Video Chat Link: https://ucsb.zoom.us/j/6601852842
- Discuss code coverage tools.
- Updates on linfa 0.2 roadmap & November Rust London meetup
- Rust-ML org updates
- New contributor guide
- Open "good first issue" in wg repository to help point newcomers towards good ways to begin contributing
- Fwumious Wabbit is now available. A very fast logistic regression and field-aware factorization machines software
- chrism
- manuel
- andraz
- ricky
- jamal
- finishing documetation of the rust-rl repo
- would like to know about code coverage tools for Rust
- what do we use for linfa?
- cargo tarpaulin
- what's the goal for the code coverage
- looking to make sure the code is in good state before releasing as a crate
- mentioned that clippy is very good for documentation and other testing, just not test coverage
- No updates for the meetup
- Pull request for guide
- rolling issue for good first issues
- is it possible to have cross-repo issue tags? if so might be super easy to maintain
- released!
- ricky pinged luca to see if there is time/space to talk about this at the london meetup (Nov 27th)
- updates to the ordering of the results!
- orders better by looking at the most recent activity
- chrism: Add the specifics here, I'm sorry I missed them :(
- chrism: running issue for good first issues for ecosystem
- ricky: look into a rust_ml_wg:good_first_issue tag, or create rolling issue in
- github.com/rust-ml/ml/issues
- ricky: review new contributor guide for rust-ml
- chrism: add Fwumious wabbit to arewelearningyet.com
- category Linear classifier (or neural networks)