Hello Blog
This is my first blog in 优快云.
This is the title
This is the paragraph title
Hello, this is the first time I am using Markdown Editor, most functions seems easy to implement.
I will start to talk about why certain tools is needed in the first place
Then, I will show you how it’s implemented mostly through python
import numpy as np
Lastly, I will show you the math or logic behind the such implementation
Γ(z)=∫0∞tz−1e−tdt . \Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,. Γ(z)=∫0∞tz−1e−tdt.
Sometimes, I will even use a table for comparing different kinds of algorithm
|
| model name | time needed |
|---|---|
| SVM | 2.3s |
| KNN | 12s |
本文首先探讨了为何特定工具在解决实际问题时至关重要,并通过Python示例展示了这些工具的实现方式。随后,深入剖析了背后所涉及的数学原理及逻辑。此外,还提供了一个算法对比表格,帮助读者理解不同模型的时间效率。
852

被折叠的 条评论
为什么被折叠?



