Goto

Collaborating Authors

 Learning Management


Text mining with R Udemy

@machinelearnbot

Have you always wanted to mine twitter data? Then this course is for you. This course presents example of text mining with R. Twitter text of @pycon and @udemy is used as the data to analyze. It starts by extracting text from Twitter. The extracted text is then transformed to a corpus and then a document-term matrix.


Learning Path: R: Powerful Data Analysis with R

#artificialintelligence

There's an increasing number of data being produced every day. This has led to the demand for skilled professionals who can analyze these data and make decisions. R is one of the popular tools which is widely used by data analysts for performing data analysis on real-world data. This Learning Path is the complete learning process to play with data. You will start with the most basic importing techniques for downloading compressed data from the Web.


models-frameworks-support-sales-planning?siteID=.YZD2vKyNUY-9EEtjijN_.SXvQyqe8hUUg&utm_content=2&utm_medium=partners&utm_source=linkshare&utm_campaign=*YZD2vKyNUY

@machinelearnbot

About this course: Welcome to Course 3 - Models & Frameworks to Support Sales Planning โ€“ In this course, you'll go through a conceptual approach to selling models and frameworks. As a primary learning outcome of this course, we emphasize the improvement in the analytical competencies and skills to develop sales planning and management. And the learning process goes through the application of the models and frameworks that contribute to supporting these processes. This course is aimed at professionals who seek improvement in conceptual support to the sales planning process, especially with an emphasis on applying selling models and frameworks methodology. At this point of the Strategic Sales Management specialization, you have an excellent understanding of the integration of sales planning to the strategy of the company.


Problem-Solving Skills for University Success Coursera

@machinelearnbot

About this course: In this course, you will learn how to develop your Problem Solving and Creativity Skills to help you achieve success in your university studies. After completing this course, you will be able to: 1. Recognise the importance and function of problem solving and creative thought within academic study and the role of critical thought in creative ideation.


Learning Path: R: Data Analysis and Machine Learning with R

@machinelearnbot

Tim Hoolihan currently works at DialogTech, a marketing analytics company focused on conversations. He is the senior director of data science there. Prior to that, he was CTO at Level Seven, a regional consulting company in the US Midwest. He is the organizer of the Cleveland R User Group.In his job, he uses deep neural networks to help automate of lot of conversation classification problems. In addition, he works on some side-projects researching other areas of artificial intelligence and machine learning.


Learning Path: R: Master Data Mining Techniques with R

@machinelearnbot

The world is emitting data at a very high pace and everyone wants to gain insights from the huge number of data coming their way. Data mining provides a way of finding these insights and R has become the go-to-tool for it among the data analysts and data scientists. If you're looking forward to working on complex data mining projects and gaining deeper insights of data, then go for this Learning Path. Packt's Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it. Let's get on this data mining journey together!


Simple Linear Regression Basics using R Udemy

@machinelearnbot

This is an introductory course to Simple Linear Regression, one of the most basic courses in Statistics. This course is most suitable for students of professionals with basic knowledge or beginning level in Statistics and R coding. It also fits for anybody who want to explore the field of statistics using R in any discipline. We will start with an introduction section where I will explain the regression equation with a detailed example. Next, we will cover the essentials of modeling.


More Data Mining with R Udemy

@machinelearnbot

In data mining and association rule learning, lift is a measure of the performance of a targeting model (association rule) at predicting or classifying cases as having an enhanced response (with respect to the population as a whole), measured against a random choice targeting model. A targeting model is doing a good job if the response within the target is much better than the average for the population as a whole. Lift is simply the ratio of these values: target response divided by average response. For example, suppose a population has an average response rate of 5%, but a certain model (or rule) has identified a segment with a response rate of 20%. Then that segment would have a lift of 4.0 (20%/5%).


Robotics: Capstone Coursera

@machinelearnbot

About this course: In our 6 week Robotics Capstone, we will give you a chance to implement a solution for a real world problem based on the content you learnt from the courses in your robotics specialization. It will also give you a chance to use mathematical and programming methods that researchers use in robotics labs. You will choose from two tracks - In the simulation track, you will use Matlab to simulate a mobile inverted pendulum or MIP. The material required for this capstone track is based on courses in mobility, aerial robotics, and estimation. In the hardware track you will need to purchase and assemble a rover kit, a raspberry pi, a pi camera, and IMU to allow your rover to navigate autonomously through your own environment Hands-on programming experience will demonstrate that you have acquired the foundations of robot movement, planning, and perception, and that you are able to translate them to a variety of practical applications in real world problems.


Behaviour Patterns with Machine Learning Techniques

@machinelearnbot

Nowadays web-sites needs to handle huge amount of traffic. We can leverage that fact and capture user interactions with the application. Next, we can analyze users behavior and capture patterns on which we are able to react properly. In applications that needs to deal with huge amount of traffic it is very hard to detect anomalies. We'll learn how to apply clustering to find anomalies in web traffic.