Goto

Collaborating Authors

 Instructional Material


Cluster Analysis and Unsupervised Machine Learning in Python

@machinelearnbot

Cluster analysis is a staple of unsupervised machine learning and data science. It is very useful for data mining and big data because it automatically finds patterns in the data, without the need for labels, unlike supervised machine learning. In a real-world environment, you can imagine that a robot or an artificial intelligence won't always have access to the optimal answer, or maybe there isn't an optimal correct answer. You'd want that robot to be able to explore the world on its own, and learn things just by looking for patterns. Do you ever wonder how we get the data that we use in our supervised machine learning algorithms?


Use cases for industry cognitive solutions

#artificialintelligence

In Part 1 of this tutorial series, we gave an overview of cognitive computing and provided examples of how cognitive computing is being used to create industry solutions. We also determined a need for a cognitive platform to implement these solutions. The benefits of a cognitive solution include the reuse of components, faster development of the solution, and reduced costs. The key to creating such a platform includes the ability to run multiple use cases on the platform. Therefore, it is critical to identify these use cases and determine how a platform can provide benefits when implemented.



Introduction to Machine Learning & Face Detection in Python

@machinelearnbot

This course is about the fundamental concepts of machine learning, focusing on neural networks, SVM and decision trees. These topics are getting very hot nowadays because these learning algorithms can be used in several fields from software engineering to investment banking. Learning algorithms can recognize patterns which can help detect cancer for example or we may construct algorithms that can have a very very good guess about stock prices movement in the market. In each section we will talk about the theoretical background for all of these algorithms then we are going to implement these problems together. The first chapter is about regression: very easy yet very powerful and widely used machine learning technique.


How to Start Learning Deep Learning

@machinelearnbot

This post was written by Ofir Press. Ofir is a graduate student at Tel-Aviv University's Deep Learning Lab. His main focus is on using deep learning for natural language processing. "Due to the recent achievements of artificial neural networks across many different tasks (such as face recognition, object detection and Go), deep learning has become extremely popular. This post aims to be a starting point for those interested in learning more about it. If you already have a basic understanding of linear algebra, calculus, probability and programming: I recommend starting with Stanford's CS231n. The course notes are comprehensive and well-written. The slides for each lesson are also available, and even though the accompanying videos were removed from the official site, re-uploads are quite easy to find online. If you don't have the relevant math background: There is an incredible amount of free material online that can be used to learn the required math knowledge. Gilbert Strang's course on linear algebra is a great introduction to the field. For the other subjects, edX has courses from MIT on both calculus and probability. If you are interested in learning more about machine learning: Andrew Ng's Coursera class is a popular choice as a first class in machine learning. There are other great options available such as Yaser Abu-Mostafa's machine learning course which focuses much more on theory than the Coursera class but it is still relevant for beginners. Knowledge in machine learning isn't really a prerequisite to learning deep learning, but it does help. In addition, learning classical machine learning and not only deep learning is important because it provides a theoretical background and because deep learning isn't always the correct solution. Geoffrey Hinton's Coursera class "Neural Networks for Machine Learn... covers a lot of different topics, and so does Hugo Larochelle's "Neural Networks Class".


Machine Learning A-Z : Hands-On Python & R In Data Science

#artificialintelligence

My name is Kirill Eremenko and I am super-psyched that you are reading this! I teach courses in two distinct Business areas on Udemy: Data Science and Forex Trading. I want you to be confident that I can deliver the best training there is, so below is some of my background in both these fields. Professionally, I am a Data Science management consultant with over five years of experience in finance, retail, transport and other industries. I was trained by the best analytics mentors at Deloitte Australia and today I leverage Big Data to drive business strategy, revamp customer experience and revolutionize existing operational processes.


Introduction to Machine Learning in R - Udemy

@machinelearnbot

I am from Budapest, Hungary. I am qualified as a physicist and later on I decided to get a master degree in applied mathematics. At the moment I am working as a simulation engineer at a multinational company. I have been interested in algorithms and data structures and its implementations especially in Java since university. Later on I got acquainted with machine learning techniques, artificial intelligence, numerical methods and recipes such as solving differential equations, linear algebra, interpolation and extrapolation.


Unsupervised Machine Learning Hidden Markov Models in Python

@machinelearnbot

The Hidden Markov Model or HMM is all about learning sequences. A lot of the data that would be very useful for us to model is in sequences. Stock prices are sequences of prices. Language is a sequence of words. Credit scoring involves sequences of borrowing and repaying money, and we can use those sequences to predict whether or not you're going to default.


Regression Machine Learning with Python - Udemy

@machinelearnbot

It explores main concepts from basic to expert level which can help you achieve better grades, develop your academic career, apply your knowledge at work or make business forecasting related decisions. Learning regression machine learning is indispensable for data mining applications in areas such as consumer analytics, finance, banking, health care, science, e-commerce and social media. It is also essential for academic careers in data mining, applied statistical learning or artificial intelligence. And it is necessary for any business forecasting related decision. But as learning curve can become steep as complexity grows, this course helps by leading you through step by step real world practical examples for greater effectiveness.


Machine Learning for Recommender Systems: A Beginner's Guide

@machinelearnbot

If you have and you want to learn the science behind them, you have come to the right place. In this course, I will show you how these companies use Recommender systems or Machine Learning to influence your purchasing decisions. This course is timely and extremely relevant now as almost all major service-oriented companies function on recommender systems. You will understand how these systems work and learn how to build and use your own recommender systems, just like these big companies do. Learn how to build the recommender systems that are being used by almost every big service-oriented company in today's world with this introductory course for beginners.