搜索资源列表
libsvm-python
- LIBSVM的Python语言实验,可以进行分类实验-LIBSVM the Python language experiments, experiments can be classified
PCA-Python
- 用Python语言实现PCA(Principle Component Analysis)。-PCA with python.
MOG-python
- 用Python语言实现MOG(Mixture Of Gauss, 高斯混合模型)-implementation of MOG(Mixture Of Gauss) with python.
python-LDA-master
- 使用python语言实现TFIDF文本关键字提取代码-Python tfidf
tsp
- 中国tsp问题带数据,使用遗传算法,python 语言编写(China TSP problem with data, using genetic algorithm, python language)
Python-Machine-Learning-Blueprints-master
- Python 是当前普遍使用的流行语言,并纳入了科学计算和机器学习的内容,本文件是一个Python机器学习工具包。(Python is a popular language currently used and incorporated into the contents of scientific computing and machine learning. This document is a Python machine learning toolkit.)
python学习手册(第4版)
- Python入门,便于学习,这本书直观形象具体的介绍了Python语言的数据结构基本用法。(It's convenient for beginners to study Python)
Python Machine Learning
- 以Python语言的角度讲解machine learning(Explain machine learning from an Python language point of view)
deCompressFile
- 解压缩bz2文件,python语言开发,支持跨平台使用(The function of the code is to unzip the bz2 files with python. The code could be used in multiple platforms.)
SMOTE
- Python语言实现针对不平衡分类的SMOTE升采样算法,并通过SVM实现分类(We implements the SMOTE over-sampling algorithm via Python language for unbalanced classification, and achieves the classification of Glass data through SVM algorithm.)
Dating Web
- 利用python语言,通过KNN算法,通过对原始数据的分类,找到最适合的约会目标(Using the python language, the KNN algorithm is used to classify the original data to find the most suitable date target)
Python语言及其应用(美Lubanovic 2016)
- python语言及其应用电子版,非常实用,可供初学者进行参考阅读(python language and its application electronic version, very practical, for beginners to read)
用Python做科学计算
- 利用python语言以及Numpy,Scipy,Pandas,scikit-learn等库进行科学计算。(Using Python language and Numpy, Scipy, Pandas, scikit-learn and other libraries for scientific computing.)
jMetalPy-master-python
- 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
Deep Learning with Python-Manning
- 深入学习Python介绍领域的深入学习使用Python语言和强大的Keras图书馆。通过keras创造者和谷歌人工智能研究者弗兰?ois Chollet写的,这本书让你了解通过直观的解释和实例。您将探索具有挑战性的概念和实践与计算机视觉,自然语言处理和生成模型的应用程序。当你完成学业的时候,你将具备在自己的项目中应用深度学习的知识和动手能力。(Deep Learning with Python introduces the field of deep learning using the Pyt
数据结构与算法 Python语言描述_裘宗燕.pdf
- 数据结构与算法 Python语言描述_裘宗燕(Data structures and algorithms described in Python language _ Qiu Yan Zong)
python数据分析 韩波
- 一本python数据分析的优秀资料 《python数据分析》(python data analysis),作者【印尼】Ivan Idris,翻译:韩波。 本人制作的PDF图书,带目录和书签。 作为一种高级程序设计语言,Python凭借其简洁、易读及可扩展性日渐成为程序设计领域备受推崇的语言。同时,Python语言的数据分析功能也逐渐为大众所认可。, 本书是一本介绍如何用Python进行数据分析的学习指南。全书共12章,从Python程序库入门、NumPy数组、matplotlib和pa
利用Python进行数据分析
- 数据挖掘python语言的学习资料,包括常用算法的实现和工具的使用(Data Mining Pthon Language Learning Materials, including the Implementation of Common Algorithms and the Use of Tools)
Python机器视觉编程
- 《Python计算机视觉编程》是计算机视觉编程的实践指南,依赖Python语言讲解了基础理论与算法,并通过大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。另外,书中附带的练习还能让读者巩固并学会应用编程知识。("Python Computer Vision Programming" is a practical guide to computer vision pro
Python机器学习基础教程(完整电子版)
- 本书是机器学习入门书,以Python语言介绍。主要内容包括:机器学习的基本概念及其应用;实践中最常用的机器学习算法以及这些算法的优缺点;在机器学习中待处理数据的呈现方式的重要性,以及应重点关注数据的哪些方面;模型评估和调参的高级方法,重点讲解交叉验证和网格搜索;管道的概念;如何将前面各章的方法应用到文本数据上,还介绍了一些文本特有的处理方法。(This book is an introduction to machine learning, introduced in Python langua