All Projects → dataPipelineAU → Learningdataminingwithpython

dataPipelineAU / Learningdataminingwithpython

Updated code for the Learning Data Mining With Python book

Projects that are alternatives of or similar to Learningdataminingwithpython

Java Demo
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Pybkb v3
Python scripts that help me be a successfull meteorologist. (Python 3)
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Python
🌶 day by day
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Multi text classification
Multi Text Classificaiton
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Python
Jupyter notebooks and datasets for the interesting pandas/python/data science video series.
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Gtsrb
Convolutional Neural Network for German Traffic Sign Recognition Benchmark
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Dda
Differentiable Data Augmentation Library
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Daru View
daru-view is for easy and interactive plotting in web application & IRuby notebook. daru-view is a plugin gem to the existing daru gem.
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Blogposts
Code collection for published blog posts
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Dscourses18
ECON 5970: Data Science for Economists, University of Oklahoma (Spring 2018)
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Quantum Machine Learning
Notebooks from University of Toronto's Quantum ML MOOC
Stars: ✭ 66 (+1.54%)
Mutual labels:  jupyter-notebook
Segregation
Segregation Analysis, Inference, and Decomposition
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Etymap
Interactive visualization of Wiktionary words and etymologies.
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Farm Pin Crop Detection Challenge
8th place solution to Zindi's FarmPin Crop Detection Challenge
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Pydata Pandas Workshop
Material for my PyData Jupyter & Pandas Workshops, I'm also available for personal in-house trainings on request
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Fancy Python
Fancy things you can do in Python to make your life easier
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Audio classification
CNN 1D vs 2D audio classification
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Radio Hacking Scripts
Scripts to aid in the manipulation of electromagnetic radiation (for use with gnu_radio and SDR).
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Duke Tsinghua Mlss 2017
Duke-Tsinghua Machine Learning Summer School 2017
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook
Learning Deep
All my deep learning notes: contains v1 of machine learning with Jeremy Howard, and v1 of Fastai Deep Learning 2018 part 1
Stars: ✭ 65 (+0%)
Mutual labels:  jupyter-notebook

LearningDataMiningWithPython

Updated code for the Learning Data Mining With Python book.

Libraries change, bugs get found, and things could use a little more explaining. That's the role of this repository, to act as an addition to the book "Learning Data Mining with Python", written by Robert Layton. This git repository will be updated with improved code and instuctions, designed to further the lessons learnt in the book.

Buy the book here:

Scope of this Repo

At this stage, we won't be going past the scope of the book. Feel free to add a feature request, and I'll try fulfil it somehow, somewhere.

Want to go further?

Check out the author's website at

I also have a site LearningTensorFlow.com if you want to learn about Google's TensorFlow algorithm. I also also have the dataPipeline website, which contains a blog that talks about all things data analysis and projects.

About This Book

Harness the power of Python to analyze data and create insightful predictive models

  • Learn data mining in practical terms, using a wide variety of libraries and techniques
  • Learn how to find, manipulate, and analyze data using Python
  • Step-by-step instructions on creating real-world applications of data mining techniques

Who This Book Is For

If you are a programmer who wants to get started with data mining, then this book is for you.

What You Will Learn

  • Apply data mining concepts to real-world problems
  • Predict the outcome of sports matches based on past results
  • Determine the author of a document based on their writing style
  • Use APIs to download datasets from social media and other online services
  • Find and extract good features from difficult datasets
  • Create models that solve real-world problems
  • Design and develop data mining applications using a variety of datasets
  • Set up reproducible experiments and generate robust results
  • Recommend movies, online celebrities, and news articles based on personal preferences
  • Compute on big data, including real-time data from the Internet

In Detail

The next step in the information age is to gain insights from the deluge of data coming our way. Data mining provides a way of finding this insight, and Python is one of the most popular languages for data mining, providing both power and flexibility in analysis.

This book teaches you to design and develop data mining applications using a variety of datasets, starting with basic classification and affinity analysis. Next, we move on to more complex data types including text, images, and graphs. In every chapter, we create models that solve real-world problems.

There is a rich and varied set of libraries available in Python for data mining. This book covers a large number, including the IPython Notebook, pandas, scikit-learn and NLTK.

Each chapter of this book introduces you to new algorithms and techniques. By the end of the book, you will gain a large insight into using Python for data mining, with a good knowledge and understanding of the algorithms and implementations.

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].