RebieKong

Results 8 issues of RebieKong

1. 机器学习什么情况使用什么算法模型 2. 机器学习中数据处理的奇特办法

DISCUSS
ML

原提问 > 逻辑回归的连续型变量分箱处理,这一块除了基于业务经验,一般还有什么办法?大家平常做分箱处理在业务理解后,分箱用等频/等值的选择,以及分箱之后的Bing处理会怎么操作?

QUESTION
ML

1. 指标系统架构方面的内容讨论 2. 指标系统实现方面的讨论 3. 关于指标系统方面的疑惑

DISCUSS
ML

参考文档启用QLORA,没有正确的修改使用显存的效果,无论改成2/4都无效

documentation
invalid

when using ` memprocfs.Vmm(['-disable-symbols','-device', self.memory_img_path])` my image_path with chinese, it will show an error: self.vmm = memprocfs.Vmm(['-disable-symbols','-device', self.memory_img_path]) TypeError: Vmm.init(): Initialization of vmm failed.

bug
enhancement