SparkCTR
                                
                                
                                
                                    SparkCTR copied to clipboard
                            
                            
                            
                        GBTLRclassifier 找不到 DefaultParamsReader Instrumentation这几个类
val instr = Instrumentation.create(this, oldDataset) instr.logParams(params: _*) instr.logNumFeatures(numFeatures) instr.logNumClasses(2)
spark 2.3.2,官方文档地址:http://spark.apache.org/docs/2.3.2/api/scala/index.html,并没有这几个类可以用