Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Document classification using Machine Learning
Rating: 3.7 out of 5(46 ratings)
195 students

Document classification using Machine Learning

Using Latent Dirichlet Allocation to classify documents using Machine Learning
Last updated 12/2019
English
English [Auto],

What you'll learn

  • At the end of my course students will be able to use the machine learning to classify large dataset of documents
  • At the end of my course students will be able to use the machine learning to improve document search engine
  • At the end of my course students will be able to use the machine learning to suggest recommendations

Course content

5 sections26 lectures1h 32m total length
  • Overview0:26

    Explore what document classification using machine learning is, see examples, and understand why it matters. Compare industry trends and outline what you will learn and the course benefits.

  • What is document classification?1:32

    Learn how document classification uses machine learning to assign texts to categories like sports, business, and technology. Real-world examples from news and bookstores illustrate how classification improves content discovery.

  • Why document classification is important?4:03

    Explore why document classification matters in a digital world, where billions of online documents demand efficient, automated categorization to save time, reduce errors, and help users focus on relevant content.

  • About Author7:05

    Explore the author behind evergreen technology, highlighting expertise in machine learning, deep learning, image processing, and elastic search. See their open-source code, blogs, and beginner-friendly courses.

  • What will you learn in this course?1:36

    Learn to automatically classify millions of documents with machine learning. Set up your environment with Anaconda, Jupyter, Python, and libraries like gensym, LDK, and Spacey to improve accuracy.

  • Benefits of Machine Learning5:42

    Explore the benefits of machine learning as a pattern-recognition tool that unlocks data-driven predictions across stock prices, medical diagnoses, product recommendations, and self-driving car applications.

  • Pre-requisites0:41

    Gain basic familiarity with Python 3 and a computer with 4–8 GB RAM and two cores; we cover fundamental machine learning concepts and install open source libraries.

  • Summary0:22

    Explore document classification techniques and their industry applications. Learn what you will gain from this course and the benefits of learning.

Requirements

  • Students will need to Python 3 before starting this course

Description

Course Description

Learn the document classification with the machine learning and popular programming language Python.

Build a strong foundation in Machine Learning with this tutorial for beginners.

  • Understanding of document classification

  • Leverage Machine Learning to classify documents

  • User Jupyter Notebook for programming

  • Use Latent Dirichlet Allocation Machine Learning Algorithm for document classification

A Powerful Skill at Your Fingertips  Learning the fundamentals of document classification puts a powerful and very useful tool at your fingertips. Python and Jupyter are free, easy to learn, has excellent documentation.

Jobs in machine learning area are plentiful, and being able to learn document classification with machine learning will give you a strong edge.

Machine Learning is becoming very popular. Alexa, Siri, IBM Deep Blue and Watson are some famous example of Machine Learning application. Document classification is vital in information retrieval, sentiment analysis and document annotation.  Learning document classification with machine learning will help you become a machine learning developer which is in high demand.

Big companies like Google, Facebook, Microsoft, AirBnB and Linked In already using document classification with machine learning in information retrieval and social platforms. They claimed that using Machine Learning and document classification has boosted productivity of entire company significantly.

Content and Overview  

This course teaches you on how to build document classification using open source Python and Jupyter framework.  You will work along with me step by step to build following answers

Introduction to document classification.

Introduction to Machine Learning

Build an application step by step using LDA to classify documents

Tune the accuracy of LDA model

Learn variation of LDA model

Learn use cases of LDA model


What am I going to get from this course?

  • Learn document classification and Machine Learning programming from professional trainer from your own desk.

  • Over 10 lectures teaching you document classification programming

  • Suitable for beginner programmers and ideal for users who learn faster when shown.

  • Visual training method, offering users increased retention and accelerated learning.

  • Breaks even the most complex applications down into simplistic steps.

  • Offers challenges to students to enable reinforcement of concepts. Also solutions are described to validate the challenges.


Note: Please note that I am using short documents in this example to illustrate concepts. You can use same code for longer documents as well.

Who this course is for:

  • Beginner python developer who are curious to learn about how to apply machine learning to solve real world problems.