Goto

Collaborating Authors

 Instructional Material


Video Knowledge Center

@machinelearnbot

In this video, Data Scientist Aaron Kramer explains what Bayesian inference is and how it's useful for business applications li...


Artificial Intelligence: Implementing a Vision for Precision Medicine and Health

@machinelearnbot

May 11, 2017 – Studying human diseases is the equivalent of solving a massive and dynamic jigsaw puzzle with pieces that are constantly changing shape. A team involving researchers from the Nutritional Immunology and Molecular Medicine Laboratory (NIMML) at Virginia Tech and the Biomedical and Translational Informatics (BTI) Institute at Geisinger Health System are working together to advance precision medicine by integrating clinical data, artificial intelligence (AI) systems, and advanced machine-learning (ML) methods. In a new study, the collaborative team of experts have developed new computational methods to stratify stroke patients in an emergency setting, paving the way to data-driven triage process with higher fidelity. The rich, longitudinal data warehouse of the Geisinger Health System (GHS) has detailed electronic health records (EHR) of over 3 million active participants. This rich data is one of the major strengths that allowed Geisinger to be selected to participate in the national Precision Medicine Initiative (PMI) Cohort Program with the goal of improving the ability to prevent and treat diseases based on individual differences in lifestyle, environment, and genetics.


Machine Learning Mastery With Python

#artificialintelligence

The Python ecosystem with scikit-learn and pandas is required for operational machine learning. Python is the rising platform for professional machine learning because you can use the same code to explore different models in R&D then deploy it directly to production. In this mega Ebook written in the friendly Machine Learning Mastery style that you're used to, learn exactly how to get started and apply machine learning using the Python ecosystem. Click to jump straight to the packages. The recipes in this book alone are worth the money, but Jason very effectively breaks down the theory behind each algorithm, and outlines their appropriate use-case. This is great for any level ML developer, even advanced, as he includes information not found anywhere else.


Intelligent Agents: An A.I. View of Optimization

#artificialintelligence

As a digital analyst or marketer, you know the importance of analytical decision making. Go to any industry conference, blog, meet up, or even just read the popular press, and you will hear and see topics like machine learning, artificial intelligence, and predictive analytics everywhere. Because many of us don't come from a technical/statistical background, this can be both a little confusing and intimidating. But don't sweat it, in this post, I will try to clear up a some of this confusion by introducing a simple, yet powerful framework – the intelligent agent – which will help link these new ideas with familiar tools and concepts like A/B Testing and Optimization. Note: the intelligent agent framework is used as the guiding principle in Russell and Norvig's excellent text Artificial Intelligence: A Modern Approach – it's an awesome book, and I recommend anyone who wants to learn more to go get a copy or check out their online AI course.


How machine learning creates new professions -- and problems

#artificialintelligence

Give us your feedback Thank you for your feedback. It is not often that a new profession springs up almost overnight. It is also unusual for many of the people who find their way into this new field to do it without the formal training provided by the normal institutions of higher education. Machine learning, as well as the allied field of data science, is developing in a way that looks unlike most other professional career paths that preceded it. It represents both one of the most promising employment opportunities of the next few years and a model for how people entering the workforce today adapt to changes in employment demands in future.


Webinar: Harnessing AI to Unlock the Full Potential of Your Video Content – The Broadcast Knowledge

#artificialintelligence

Webinar: Thursday 14th December 19:00 GMT / 11am PT Digging further into how AI can help broadcasters, this webinar shows how AI can generate a wealth of metadata which can improve your workflows and the value of your content. Join Dave MacDonald, Vice President of Global Sales for IBM Watson & Cloud Platform and Eric Schumacher-Rasmussen, Editor at Streaming Media to talk about applying AI to broadcast.


Artificial Intelligence (AI) and the Role It Has In Payroll

#artificialintelligence

Description Imagine an entire year's worth of payroll data processed overnight: bonuses, pay raises, equity adjustments, etc.--all done at the press of a button with no errors. Sounds like a fantasy, right? But this dream is about to become to a reality with the help of artificial intelligence (AI). AI is becoming increasingly mainstream in all areas of the corporate arena. In the 2017 Economist Intelligence Unit report Artificial Intelligence in the Real World, 75% of more than 200 business executives surveyed said AI will be actively implemented in their companies within the next three years. Of all the departments within an organization, I believe none is positioned to benefit more than payroll.


Demystifying the black box

@machinelearnbot

'The Black Box' is an expression people use to describe something mysterious that does something cool, but hard for people to understand how it works. Data visualization helps us understand the black box by putting a friendly, usable wrapper around a collection of inputs-- data, algorithms or processes that have not been made user-friendly yet.. In this environment of AI, Machine learning and various clever algorithms, black boxes are proliferating all around us. We are asked to trust them all the time-- cars that operate on auto-pilot, various recommendation engines that suggest things they think you will like, hyper-local weather reports telling you it will start raining 5 minutes from now at your exact location. But how do we know whether to trust them?


Python for Data Science and Machine Learning Bootcamp

@machinelearnbot

Are you ready to start your path to becoming a Data Scientist! This comprehensive course will be your guide to learning how to use the power of Python to analyze data, create beautiful visualizations, and use powerful machine learning algorithms! Data Scientist has been ranked the number one job on Glassdoor and the average salary of a data scientist is over $120,000 in the United States according to Indeed! Data Science is a rewarding career that allows you to solve some of the world's most interesting problems! This course is designed for both beginners with some programming experience or experienced developers looking to make the jump to Data Science!


Learn how to classify images with TensorFlow

#artificialintelligence

Recent advancements in deep learning algorithms and hardware performance have enabled researchers and companies to make giant strides in areas such as image recognition, speech recognition, recommendation engines, and machine translation. Six years ago, the first superhuman performance in visual pattern recognition was achieved. Two years ago, the Google Brain team unleashed TensorFlow, deftly slinging applied deep learning to the masses. TensorFlow is outpacing many complex tools used for deep learning. The keystone of its power is TensorFlow's ease of use.