logistic(客户流失模型?)
RF
SVM
推荐算法(商品推荐)

  1. Python中set( )是什么意思
    set()创建一个 无序不重复的元素集合——A set that is an unordered collection with no duplicate elements

20190306
20190306

  1. Python中pop(1)是什么意思——列表对应的**pop()**一般是删除掉指定的index对应的值
    20190306
    20190306
  2. Python3中 字典pop()方法——删除掉的是给定的对应的值
    20190306
  3. 对于set pop ()

20190306
6. python中运算符号

//地板除?

re(即regular expression)中的 *是什么意思

Python中的in的用法
20190306
20190306
6. 3月6日周三的Python-100例
20190306

相关文章:

猜你喜欢
  • 2021-06-11
  • 2021-05-12
  • 2021-11-18
相关资源
相似解决方案