《深入浅出Python机器学习》源程序,ipynb文件,jupyter notebook运行
2019-12-21 21:16:52 1.44MB python machine learning
1
自己编写的BP神经网络解决异或问题代码,该代码注释了自己的编程体会,使用了最少的隐含层神经元解决异或问题,很适合新手对BP神经网络的理解。
1
燕山大学《Python机器学习》实验报告
2019-12-21 20:46:34 1.04MB 实验报告
1
What you will learn Understand the key frameworks in data science, machine learning, and deep learning Harness the power of the latest Python open source libraries in machine learning Explore machine learning techniques using challenging real-world data Master deep neural network implementation using the TensorFlow library Learn the mechanics of classification algorithms to implement the best tool for the job Predict continuous target outcomes using regression analysis Uncover hidden patterns and structures in data with clustering Delve deeper into textual and social media data using sentiment analysis
2019-12-21 20:11:17 19.97MB Python 机器学习
1
The sinking of the RMS Titanic is one of the most infamous shipwrecks in history. On April 15, 1912, during her maiden voyage, the Titanic sank after colliding with an iceberg, killing 1502 out of 2224 passengers and crew. This sensational tragedy shocked the international community and led to better safety regulations for ships.
2019-12-21 20:09:20 313KB kaggel Titanic python 机器学习
1
内含三个必要文件,该脚本可完美识别深圳信用网的验证码。同时Img.py还能用于其他验证码的图像处理操作。
2019-12-21 20:06:26 174KB python 机器学习 分类 验证码
1
资源中包含完整的C4.5决策树算法Python代码和测试数据,其中有4个文件:C45.py是算法的实现代码,treePlotter.py是绘制决策树代码,PlayData.txt是样本数据,C45test.py用来构建、绘制并测试决策树,您可以运行该文件来依次进行决策树的构建、剪枝、绘制树型图,并对测试样本进行分类。
2019-12-21 20:06:22 7KB 决策树 C4.5 Python 机器学习
1
treePlotter 绘制树 机器学习matplotlib可能的绘制需要。哈哈哈哈 .... 积分太高啦
2019-12-21 18:54:02 6KB python 机器学习
1