I'm Qiancun Huang

Live it. Love it. Enjoy IT.


  • Home

  • About

  • Tags

  • Categories

  • Archives

  • Search

GitNotes

Posted on 2019-12-25 | Post modified: 2020-08-02 | In StudyNotes
Words count in article: 1.1k
本地库初始化 git init 设置签名 作用:区分不同开发人员的身份。与登录远程库的账号密 ...
Read more »

LeetCode第167场周赛

Posted on 2019-12-16 | Post modified: 2019-12-16 | In LeetCode周赛
Words count in article: 1.6k
本文是leetcode contest 107的题解,包括:12341290.二进制链表转整数(简单 ...
Read more »

LeetCode第166场周赛

Posted on 2019-12-08 | Post modified: 2019-12-25 | In LeetCode周赛
Words count in article: 1.9k
本文是leetcode contest 106的题解,包括:12341281.整数的各位积和之差(简 ...
Read more »

机器学习-7-支持向量机

Posted on 2019-11-04 | Post modified: 2019-11-14 | In 机器学习
Words count in article: 7.4k
0 前言支持向量机是一种二类分类模型,它的基本模型是定义在特征空间上的间隔最大的线性分类器;使用核技 ...
Read more »

机器学习-5-决策树

Posted on 2019-10-28 | Post modified: 2019-11-02 | In 机器学习
Words count in article: 6.1k
前言决策树是一种基本的分类与回归方法。本文主要讨论用于分类的决策树。决策树模型呈树形结构,在分类问题 ...
Read more »

机器学习-4-朴素贝叶斯法

Posted on 2019-10-25 | Post modified: 2019-11-02 | In 机器学习
Words count in article: 2.9k
前言朴素贝叶斯法是基于贝叶斯定理与特征条件独立假设的分类方法。对于给定的训练数据集,首先基于特征条件 ...
Read more »

机器学习-3-k近邻法

Posted on 2019-10-22 | Post modified: 2019-11-02 | In 机器学习
Words count in article: 4.1k
$k$近邻算法$k$近邻法是一种基本分类与回归方法。以分类为例,$k$近邻的输入为实例的特征向量,对 ...
Read more »

机器学习-2-感知机

Posted on 2019-10-21 | Post modified: 2019-11-02 | In 机器学习
Words count in article: 2.5k
感知机感知机是二类分类的线性分类模型,其输入为实例的特征向量,输出为实例的类别,取+1和-二值。感知 ...
Read more »

机器学习-1-概论

Posted on 2019-10-19 | Post modified: 2019-10-25 | In 机器学习
Words count in article: 4k
统计学习学习:如果一个系统能够通过执行某个过程改进它的性能,就是学习。分类:监督学习、非监督学习、半 ...
Read more »

计算机网络

Posted on 2019-08-24 | Post modified: 2020-08-02 | In 计算机网络
Words count in article: 13.7k
1 概述网络的网络网络把主机连接起来,而互联网是把不同的网络连接起来,因此互联网是网络的网络。 IS ...
Read more »
12…6
Qiancun Huang

Qiancun Huang

A second-year graduate student in Southeast University

59 posts
10 categories
12 tags
RSS
GitHub E-Mail
© 2018 — 2020 Qiancun Huang | Site words total count: 276.5k
Powered by Hexo
|
Theme — NexT.Pisces v5.1.4
0%