m09

Results 45 comments of m09

The `from` commit and `HEAD` should work if I remember correctly. `from` should also probably be renamed to something like `rev` since it'll be the only one we'll be using.

For the last point I was more thinking about selecting over a set of training repos (for example by taking the top 500 most selected features over all the repos...

To give some feedback on my experience last time I tried it: - travis has no option to schedule a cron at a given time every week. It is possible...

Fit and transform is actually not the API we want. We want fit_transform & save for the training and load & transform for the testing.

The issue might need reopening: I still have this error even after upgrading to 0.7.8 and reinstalling python as advised. Used python version is cpython-3.12.10-linux-x86_64-gnu. Also didn't work with the...