All Projects → normal-wls → Python Projects

normal-wls / Python Projects

some python projects

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Python Projects

Instascrape
Powerful and flexible Instagram scraping library for Python, providing easy-to-use and expressive tools for accessing data programmatically
Stars: ✭ 202 (-18.22%)
Mutual labels:  data-mining
Amazing Feature Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
Stars: ✭ 218 (-11.74%)
Mutual labels:  data-mining
Datascience
Curated list of Python resources for data science.
Stars: ✭ 3,051 (+1135.22%)
Mutual labels:  data-mining
Estadistica Con R
Apuntes personales sobre estadística, machine learning y lenguaje de programación R
Stars: ✭ 201 (-18.62%)
Mutual labels:  data-mining
Gwu data mining
Materials for GWU DNSC 6279 and DNSC 6290.
Stars: ✭ 217 (-12.15%)
Mutual labels:  data-mining
Automlpipeline.jl
A package that makes it trivial to create and evaluate machine learning pipeline architectures.
Stars: ✭ 223 (-9.72%)
Mutual labels:  data-mining
Pyss3
A Python package implementing a new machine learning model for text classification with visualization tools for Explainable AI
Stars: ✭ 191 (-22.67%)
Mutual labels:  data-mining
Alink
Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
Stars: ✭ 2,936 (+1088.66%)
Mutual labels:  data-mining
Prefixspan Py
The shortest yet efficient Python implementation of the sequential pattern mining algorithm PrefixSpan, closed sequential pattern mining algorithm BIDE, and generator sequential pattern mining algorithm FEAT.
Stars: ✭ 214 (-13.36%)
Mutual labels:  data-mining
Lasio
Python library for reading and writing well data using Log ASCII Standard (LAS) files
Stars: ✭ 234 (-5.26%)
Mutual labels:  data-mining
Smartproxy
HTTP(S) Rotating Residential proxies - Code examples & General information
Stars: ✭ 205 (-17%)
Mutual labels:  data-mining
Zhihu Analysis Python
Social Network Analysis of Zhihu with Python
Stars: ✭ 215 (-12.96%)
Mutual labels:  data-mining
Chirp
Interface to manage and centralize Google Alert information
Stars: ✭ 227 (-8.1%)
Mutual labels:  data-mining
Tradingview Data Scraper
Extract price and indicator data from TradingView charts to create ML datasets
Stars: ✭ 203 (-17.81%)
Mutual labels:  data-mining
Data Mining Conferences
Ranking, acceptance rate, deadline, and publication tips
Stars: ✭ 236 (-4.45%)
Mutual labels:  data-mining
Awesome Ensemble Learning
Ensemble learning related books, papers, videos, and toolboxes
Stars: ✭ 195 (-21.05%)
Mutual labels:  data-mining
Statistical Learning
Lecture Slides and R Sessions for Trevor Hastie and Rob Tibshinari's "Statistical Learning" Stanford course
Stars: ✭ 223 (-9.72%)
Mutual labels:  data-mining
Suod
(MLSys' 21) An Acceleration System for Large-scare Unsupervised Heterogeneous Outlier Detection (Anomaly Detection)
Stars: ✭ 245 (-0.81%)
Mutual labels:  data-mining
Reaper
Social media scraping / data collection tool for the Facebook, Twitter, Reddit, YouTube, Pinterest, and Tumblr APIs
Stars: ✭ 240 (-2.83%)
Mutual labels:  data-mining
Deepgraph
Analyze Data with Pandas-based Networks. Documentation:
Stars: ✭ 232 (-6.07%)
Mutual labels:  data-mining

PYproject

本项目集合了个人实现的一些python项目,py2和py3分别是用不同版本实现的小项目,要进行修改也较为简单。 下面是目录说明:

  • py2
    • PEXELS_Crawling:PEXELS图片网站壁纸爬虫
    • Unsplash_Crawling:Unsplash图片网站壁纸爬虫
    • data-mining:数据挖掘课程算法实现,包括部分聚类算法和社区发现算法
    • scrapy/unsplash:Unsplash图片网站壁纸爬虫,基于scrapy框架
  • py3
    • wexin_personal: 微信女友问候机器人
    • 其他:一些测试项目或未完成项目,请忽略

如果觉得项目不错,记得点击右上角star一下

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].