# python-demo **Repository Path**: awebone/python-demo ## Basic Information - **Project Name**: python-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python Demo合集 ## 1.Python 飞机大战实现 **技术栈:pygame** ## 2.Python spider - [x] requests,urllib - [x] xpath,beautifulsoup,re - [x] MongoDB,MySQL,Redis - [x] selenium,mutil-thread - [x] scrapy - 汽车之家宝马车爬取 - 房天下全站分布式爬取 - 简书全站爬取 ## 3.Python Data Analysis **技术栈:numpy,pandas,matplotlib,seaborn,sklearn** - [x] 特征预处理和特征工程 - [x] 单因子数据分析 - [x] 多因子数据分析 - [x] 机器学习建模 - [x] 模型评估 ## 4.TensorFlow2.0 DeepLearning **技术栈:TensorFlow 2.0,numpy,pandas,matplotlib,sklearn** - [x] tf.keras构建模型 - [x] tf API - [x] tf.data API - [ ] tf.estimator