Tag: python
All the articles with the tag "python".
贝叶斯优化在ML调参中的应用
Updated:总结了贝叶斯调参框架hyperopt的常规用法,然后在真实数据集上利用Lightgbm模型进行了实践
Python 可变对象 vs 不可变对象
Updated:The Mutable Objects and the Immutable Objects in Python
Python容器、迭代器、生成器
Updated:Python容器、迭代器、生成器
Pyhton 对象引用、可变性和垃圾回收
Updated:《流畅的Python》 第八章学习笔记