Abhimanyu Dayal
Abhimanyu Dayal
Links with the tag /main/.. are down (such as https://intel.github.io/dffml/main/contributing/index.html and https://intel.github.io/dffml/main/index.html) I think it might have to do with the `master to main`
Hey, @programmer290399 You mentioned earlier that you guys generally avoid using 3rd party libraries, does that mean we'll be writing the code for `Timestamp Handling` on our own or can...
> Per the docs: https://intel.github.io/dffml/contributing/git.html#issue-and-pull-request-title-formatting > > `operation(s): data:` means this will live in `dffml.git/operations/data` which means you can use anything you want to get the job done. > >...
Hey, @pdxjohnny @programmer290399 I'd like to work on this issue. Can we use any dataset, or are there any specific requirements (aside from the ones you have written here)? Also,...
Hello @programmer290399 , Thanks for the reply! Yes, I completely understand that it's up for GSoC and it might not necessarily be up for grabs. I would still like to...
Hey @pdxjohnny, in https://github.com/intel/dffml/blob/8c87efaf55707bf1c3f72406226de85111fb7681/examples/io/io_usage.py#L30, why is .update used instead of assignment?
@shrit Yeah sure. Thanks for the review!
@rcurtin Yeah, I'll start work on the documentation + testing immediately.
> @TirelessClock please apply mlpack code style, and add the tests and documentations as discussed. For more information about the style check the wiki in github, or check other implementation...
> The failing CI is because of the other PR that we have to merge first? @zoq It's failing "Documentation Build and Test", but I'm not sure how to fix...