Maximum Degree
释义 Definition
“maximum degree”常指“最大度数/最大次数/最大度”,在不同语境中含义略有变化:
- 图论/网络:一个图中所有顶点度数的最大值(最大度)。
- 多项式/方程:多项式中最高次幂对应的次数(最高次数)。
(在日常英语中也可能泛指“最大程度”,但更常用 maximum extent。)
发音 Pronunciation
/ˈmæksɪməm dɪˈɡriː/
词源 Etymology(简述)
maximum 源自拉丁语 maximus(“最大的”);degree 源自拉丁语 gradus(“步、级别”),引申为“程度、等级”,在数学里进一步专门化为“次数/度数”等含义。组合成 maximum degree 即“最大的度/次数”。
例句 Examples
The maximum degree of this graph is 4.
这个图的最大度是 4。
To control overfitting, we limited the model to a maximum degree of three for the polynomial features.
为避免过拟合,我们把多项式特征的最高次数限制为 3。
相关词 Related Words
文学与经典著作 Literary Works
- Introduction to Graph Theory(Douglas B. West)
- Graph Theory(Reinhard Diestel)
- Discrete Mathematics and Its Applications(Kenneth H. Rosen)
- Concrete Mathematics(Graham, Knuth, Patashnik)
- The Elements of Statistical Learning(Hastie, Tibshirani, Friedman)