搜索资源列表
NetKey
- 这是我机子上的一个带源码的小软件,现在上传供大家一起学习-This is my machine of a small band source software, now uploads for all learning together
arpguard
- 防止arp欺骗,保护网络的安全。比较好的学习arp的源代码。 经测试可有效应对网络执法官、netcut等工具,对于网络执法官等造的IP冲突,可不于理睬,把提示窗口拖到不碍眼的地方(win2000)即可,不影响上网。可以显示攻击的MAC地址。 支持连续防护和仅需要时防护两种模式。程序退出时自动保存设置(网卡选择和防护模式),自动恢复本机环境,自动检测网关变化,方便笔记本使用。版权归作者所有!-prevent fraud, the protection of the network sec
mlpack-0.1-distribution______
- This a machine learning pack in C
a1
- 利用weka 做 machine learning-The use of machine learning to do weka
IPExample
- 本程序将获取本机的ip地址,和服务器的ip地址,有源码和注释,方便学习-This procedure will be to obtain the ip address of the machine and the server ip address, source and notes are to facilitate learning
MLC2.01-src
- A C implementation of Machine Learning Algorithms in Artificial Intelligence. Package includes data structures and also some test data.
reading_categorization
- 网页自动分类技术已经成为Web领域的一个研究热点。本章主要讨论如何应用有指导的机器学习方法实现大规模中文网页的自动分类,以及如何应用中文网页自动分类方法实现搜索引擎目录导航服务-Automatic classification of Web technology has become a hot topic in Web field. This chapter focuses on the application of machine learning methods are directed
getsec
- 截包示例代码,用于最基础的电脑本机截获数据包的学习和探究-Cross-sectional sample code package for the most basic computer data packets intercepted the machine learning and inquiry
ProgrammingPCollectivePIntelligence
- 本书以机器学习与计算统计为主题背景,专门讲述如何挖掘和分析Web上的数据和资源,如何分析用户体验、市场营销、个人品味等诸多信息,并得出有用的结论,通过复杂的算法来从Web网站获取、收集并分析用户的数据和反馈信息,以便创造新的用户价值和商业价值。全书内容翔实,包括协作过滤技术(实现关联产品推荐功能)、集群数据分析(在大规模数据集中发掘相似的数据子集)、搜索引擎核心技术(爬虫、索引、查询引擎、PageRank算法等)、搜索海量信息并进行分析统计得出结论的优化算法、贝叶斯过滤技术(垃圾邮件过滤、文本过
ML22
- machine learning search engine
knn
- knn算法实现 采用的是 机器学习数据库中的Letter Recognition Data Set-The KNN algorithm is used to achieve the UCI Machine Learning Repository: Letter Recognition Data Set
CANTINAP-A-Feature-Rich-Machine-Learning-Framewor
- CANTINA+: A Feature-Rich Machine Learning Framework for Detecting Phishing Web Sites
UCI_arff
- 该压缩文件主要是机器学习训练数据集 很详细,来自加州大学欧文分校-Machine learning training data set is very detailed
kmeans
- The creation of an advisable system in web with the use of web mining techniques based on application and machine learning algorithems by using kmeans.
digits
- 手写体二进制图片库,用于机器学习的训练集和测试集。-Handwriting binary image gallery, used for training set and testing set of machine learning.
word2vec
- 机器学习词向量训练工具,linux下训练词向量。-Machine learning word vector training tool, linux training word vector.
class1
- PYTHON入门 第一课 简单 易懂 之后还有,想学习的一起(how to learn PYTHON quickly and easily. the code is suitable for person who intend to have further study in machine learning.)
network2
- 初学机器学习,第一步是做一个简单的手写数字识别,我选用的是MNIST数据集(用其他数据集也可以,原理都差不多),算法是KNN(下载库直接调用函数,算法的具体实现没有过多关心)。在网上也看到过MNIST数据集的Python代码,但是感觉有些复杂,作为初学者见到那么多代码就头大……这里分享一下我的代码,虽然并不完善,但是可以为其他初学者提供一点简单的思路吧。(Learning machine learning, the first step is to do a simple handwritten
IDS
- In recent years, the needs of the Internet are felt in lives of all people. Accordingly, many studies have been done on security in virtual environment. Old technics such as firewalls, authentication and encryption could not provide Internet secur
Bayesian
- 机器学习实验,实现贝叶斯算法 用C++的基础性语言来实现贝叶斯算法(Machine learning experiment and implementation of Bayesian algorithm)