-
感知机 KNN 决策树 以及逻辑回归等算法 手动搭建 machine_learning_python-master
说明: 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。感知机的基本形式和对偶形式的实现
Kmeans和Kmeans++的实现
EM GMM高斯混合和GMM+LASSO的实现
实现朴素贝叶斯的基本算法和高斯混合朴素贝叶斯算法
实现决策树的基本算法
实现adaboost基本算法
实现svm基本算法
实现逻辑回归基本算法(By reading the data codes on the Internet, we can process ourselves and try to realize the commonly used machine learning algorithm
The realization of basic form and dual form of perceptron
Implementation of kmeans and kmeans + +
EM GMM Gaussian mixture and GMM + lasso implementation
The basic algorithm of implementing naive Bayes and Gaussian mixture naive Bayes algorithm
The basic algorithm of realizing decision tree
Implementation of AdaBoost basic algorithm
Implement the basic algorithm of SVM
Implement the basic algorithm of logical regression)
- 2020-03-30 17:11:22下载
- 积分:1
-
GPR
说明: 简单实现高斯过程回归的问题,利用python语言做了一个简要的说明。(Simple implementation of gaussian process regression problem)
- 2019-06-28 09:14:44下载
- 积分:1
-
LUT
说明: Look-up-table XXXXXXX
- 2020-06-03 05:51:29下载
- 积分:1
-
movie
python爬虫代码,获取豆瓣电影名及其评分。(Python crawler code, get the movie name and its score.)
- 2018-08-23 16:38:37下载
- 积分:1
-
爬虫
深交所上市公司交易信息爬取,基于python语言。(Shenzhen Stock Exchange listed companies trading information crawling, based on Python language.)
- 2021-01-11 19:48:49下载
- 积分:1
-
结合HanLP提供的针对机构名的HMM语料
hmm_ner_organization-master
结合HanLP提供的针对机构名的HMM语料,实现了基于HMM模型的机构名实体识别算法。(Implementing Code Extraction of Institution Names with HMM)
- 2020-06-25 18:20:02下载
- 积分:1
-
谱聚类
说明: 谱聚类的目的便是要找到一种合理的分割图的方法,使得分割后形成若干个子图,连接不同子图的边的权重(相似度)尽可能低,同子图内的边的权重(相似度)尽可能高(The purpose of spectral clustering is to find a reasonable method of segmentation graphs, so that several subgraphs are formed after segmentation, and the weights (similarities) of the edges connecting different subgraphs are as low as possible, and the weights of the edges in the same subgraph are as low as possible. (similarity) as high as possible)
- 2020-06-23 21:20:01下载
- 积分:1
-
wdsjbntmod
一个普通的小游戏,没有什么功能,就一个垃圾小游戏(An ordinary little game, no function, just a garbage game.)
- 2020-06-19 16:40:01下载
- 积分:1
-
ansys-apdl
ansys 传热模型APDL代码,包含第一类温度边界条件和第三类温度边界条件(ansys heat transfer model APDL code, including first class temperature boundary conditions and temperature boundary conditions)
- 2013-03-06 20:06:53下载
- 积分:1
-
meep4py
meep是由mit的研究组开发的用于模拟电磁场问题的开源软件包。meep4py是meep的python接口(python wrapper of the well-kown opensource FDTD package: meep, developed by research group in MIT)
- 2012-06-06 21:52:13下载
- 积分:1