陈曦's blog


  • 首页

  • 分类

  • 归档

  • 标签

  • 关于

  • 搜索

Hello World

发表于 2021-12-13 |
字数统计: | 阅读时长 ≈

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

算法详解系列(一):线性回归

发表于 2018-04-20 | 分类于 机器学习算法详解 |
字数统计: | 阅读时长 ≈

回归是监督学习的一个重要问题,回归用于预测输入变量和输出变量之间的关系,特别是当输入变量的值发生变化时,输出变量的值也随之发生变化。回归模型正是表示从输入变量到输出变量之间映射的函数。

阅读全文 »

2 日志
1 分类
1 标签
GitHub
© 2017 — 2021 陈曦
由 Hexo 强力驱动
|
主题 — NexT.Muse v5.1.4
访问数 人 总访问量 次