great code and paper thanks
I try to read your paper
https://arxiv.org/pdf/1905.09884.pdf
Can you please help with these
1
code for performance comparison with Zheng et al. (2018) for binary only data
2
figure 2 : what is used for second step for SMNB
can you share code to reproduce experiment N2?
3
can you share code for demo for binary NB (SBNB) please
4
how was found Laplace smoothing parameter for SBNB and SMNB
5
some user manual would be great to have
for example to understand
nfs.mask_
array([False, False, False, ..., False, False, False])
etc
Thanks
again
great code and paper thanks
I try to read your paper
https://arxiv.org/pdf/1905.09884.pdf
Can you please help with these
1
code for performance comparison with Zheng et al. (2018) for binary only data
2
figure 2 : what is used for second step for SMNB
can you share code to reproduce experiment N2?
3
can you share code for demo for binary NB (SBNB) please
4
how was found Laplace smoothing parameter for SBNB and SMNB
5
some user manual would be great to have
for example to understand
nfs.mask_
array([False, False, False, ..., False, False, False])
etc
Thanks
again