春江暮客

春江暮客的个人学习分享网站

Decision Trees in Machine Learning and Python Examples

Decision Trees in Machine Learning and Python Examples

2020年1月4日 | Technology
A tree in real life has many branches and leaves. In fact, the concept of trees is widely used in machine learning, covering classification and regression. In decision analysis, decision trees are used to visually represent and make decisions. As the name implies, a decision tree is a tree-shaped decision model.……

阅读全文

Command-line UI tool for monitoring computer CPU: s-tui

Command-line UI tool for monitoring computer CPU: s-tui

2019年12月23日 | Technology
s-tui is a free and open-source command-line UI tool for monitoring computer CPU. It can monitor CPU temperature, frequency, etc. in real-time and display it graphically. This is a Python tool that can be installed via pip, but requires root permissions. It can be used via SSH login to monitor CPU status graphically.……

阅读全文

How to Use Tongji University Public Mirror for CentOS

How to Use Tongji University Public Mirror for CentOS

2019年12月8日 | Technology
A few days ago on WeChat, I discovered that Tongji University actually has its own open source software mirror site. Our lab servers are still using Alibaba Cloud’s CentOS 7 mirror. Wouldn’t it be much faster if we switched to the university’s mirror? So how to change CentOS 7 public repo to Tongji University’s mirror?……

阅读全文

友情链接

其它