摘要:
背景介绍: 机器学习的聚类算法在很多场景中都有应用,比如用户群体的聚类,地址聚类等。但是,在实际问题中,我们的聚类问题常常是有类的规模限制的,比如我们需要创建几个等大的类,或者有最小类大小的限制等。 Github地址: https://github.com/jingw2/size_constrain 阅读全文
背景介绍: 机器学习的聚类算法在很多场景中都有应用,比如用户群体的聚类,地址聚类等。但是,在实际问题中,我们的聚类问题常常是有类的规模限制的,比如我们需要创建几个等大的类,或者有最小类大小的限制等。 Github地址: https://github.com/jingw2/size_constrain 阅读全文
posted @ 2020-11-26 10:37
Mr·Li程序员
阅读(1279)
评论(0)
推荐(0)
摘要:
需求:在服务器上后台运行一个任务 实现: python3.7.6 /data/py_shell/dp_report/distributionOrder.py > /data/py_shell/dp_report/logs/distributionOrder_day.log 2>&1 & ← 后台运行 阅读全文
需求:在服务器上后台运行一个任务 实现: python3.7.6 /data/py_shell/dp_report/distributionOrder.py > /data/py_shell/dp_report/logs/distributionOrder_day.log 2>&1 & ← 后台运行 阅读全文
posted @ 2020-11-26 10:03
Mr·Li程序员
阅读(500)
评论(0)
推荐(0)

浙公网安备 33010602011771号