Goto

Collaborating Authors

 successful machine


For successful machine learning tools, talk with end users

#artificialintelligence

Machine learning tools are used in a variety of fields, from sales to medicine. But getting tech into the workplace is just one step -- these tools are only successful if they're integrated into workflows, and if people trust them enough to depend on them. A key to successful adoption is back-and-forth dialogue between technology developers and end users, according to new research from MIT Sloan professorKate Kellogg,Sara Singer of Stanford University, Ari Galper of Columbia University, and Deborah Viola of Westchester Medical Center. The paper was published in Health Care Management Review. Deploying workplace tools is often seen as one-directional -- developers make them and hand them off to users.


Writing more successful machine learning research papers

#artificialintelligence

Mostly all machine learning papers state the "novelty" at the end of the introduction. Why do they do this? Because it's a requirement by many journals and conferences, that what's being presented is new. And it's good to require that from a paper, because: If it's not novel, why bother reading it? A novelty is something that was know known before.


The challenges of applied machine learning

#artificialintelligence

There are a dozen artificial intelligence conferences where researchers push the boundaries of science and show how neural networks and deep learning architectures can take on new challenges in areas such as computer vision and natural language processing. But using machine learning in real-world applications and business problems--often referred to as "applied machine learning" or "applied AI"--presents challenges that are absent in academic and scientific research settings. Applied machine learning requires resources, skills, and knowledge that go beyond data science, that can integrate AI algorithms into applications used by thousands and millions of people every day. Alyssa Simpson Rochwerger and Wilson Pang, two experienced practitioners of applied machine learning, discuss these challenges in their new book Real World AI: A Practical Guide for Responsible Machine learning. Rochwerger, a former director of product at IBM Watson, and Pang, the CTO of Appen, draw on their personal experience and knowledge to provide many examples of how organizations succeeded or failed in integrating machine learning into their products and business models.


The challenges of applied machine learning

#artificialintelligence

Welcome to AI book reviews, a series of posts that explore the latest literature on artificial intelligence. There are a dozen artificial intelligence conferences where researchers push the boundaries of science and show how neural networks and deep learning architectures can take on new challenges in areas such as computer vision and natural language processing. But using machine learning in real-world applications and business problems--often referred to as "applied machine learning" or "applied AI"--presents challenges that are absent in academic and scientific research settings. Applied machine learning requires resources, skills, and knowledge that go beyond data science, that can integrate AI algorithms into applications used by thousands and millions of people every day. Alyssa Simpson Rochwerger and Wilson Pang, two experienced practitioners of applied machine learning, discuss these challenges in their new book Real World AI: A Practical Guide for Responsible Machine learning.


Completely Free Machine Learning Reading List

#artificialintelligence

It includes detailed explanations of the fundamental concepts in machine learning, data processing, model evaluation and the typical machine learning workflow. It provides many coded examples using scikit-learn.


End To End Guide For Machine Learning Project

#artificialintelligence

Sometimes we just need clearly outlined steps instructing on how to implement a machine learning or data science project. This article aims to provide an end-to-end guide for implementing a successful machine learning project. It can be over-whelming to write the entire guide as one article. Keeping that in mind, I have written a number of easy-to-understand articles and provided their links here so that the readers can understand the steps and navigate to the appropriate article if required. We find many informative articles online that provide an in-depth coverage of how we need to implement parts of a machine learning/data science project but at times, we just need high level steps offering clear guidance.


150 successful machine learning models: 6 lessons learned at Booking.com

#artificialintelligence

Here's a paper that will reward careful study for many organisations. We've previously looked at the deep penetration of machine learning models in the product stacks of leading companies, and also some of the pre-requisites for being successful with it. Today's paper choice is a wonderful summary of lessons learned integrating around 150 successful customer facing applications of machine learning at Booking.com. Oddly enough given the paper title, the six lessons are never explicitly listed or enumerated in the body of the paper, but they can be inferred from the division into sections. There are way more than 6 good pieces of advice contained within the paper though!


End To End Guide For Machine Learning Projects

#artificialintelligence

It's very hard to find a succinct article providing an end-to-end guide to implement a machine learning project. We find many informative articles online providing an in-depth coverage of how we need to implement parts of a machine learning/data science project but at times, we just need high level steps offering clear guidance. When I was new to machine learning and data science, I used to seek articles that clearly outlined the steps stating what I need to do to get my project done. This article aims to provide an end-to-end guide for getting a successful machine learning project implemented. In a nutshell, a machine learning project has three main parts: Data Understanding, Data Gathering & Cleaning, And Finally Model Implementation And Tuning.


9 pitfalls to avoid in building a successful machine learning program

#artificialintelligence

During my past two decades working in the IT field, I've seen artificial intelligence technologies move from conceptual to practical -- with machine learning techniques at the forefront, becoming more accessible, even for teams without specialized expertise. With increased use of predictive modeling across a wide variety of teams, it's critical for leaders and managers to be aware of common issues that can distort the results of their teams' work. Here are nine common pitfalls to avoid, and best practices to follow, for a reliable machine learning process. The starting point of any machine learning program is to select the training data. Typically, organizations have some data available or can identify relevant external suppliers, such as government entities or industry associations.


Machine Learning From Scratch: Part 1 – Towards Data Science

#artificialintelligence

The main goal I have is to equip the reader with an in-depth understanding of the fundamentals of applied machine learning. If you would like to build a solid foundation to analyze the implications of artificial intelligence for your industry and your personal life, then this series is for you. The plan is to cover the the most successful machine learning models as well as some of the latest validated research trends. I will not discuss any approaches that have either failed to gain traction or any speculative ideas that have yet to receive empirical support. The material is self-contained and develops the foundations of applied machine learning one step at a time.