Goto

Collaborating Authors

 SPE


Spot-Check Classification Machine Learning Algorithms in Python with scikit-learn - Machine Learning Mastery

#artificialintelligence

Spot-checking is a way of discovering which algorithms perform well on your machine learning problem. You cannot know which algorithms are best suited to your problem before hand. You must trial a number of methods and focus attention on those that prove themselves the most promising. In this post you will discover 6 machine learning algorithms that you can use when spot checking your classification problem in Python with scikit-learn. You cannot know which algorithm will work best on your dataset before hand.


Machine Learning, Machine Intelligence and Cognitive Computing: What Does All of this Have to do with Big Data?

#artificialintelligence

So now that we've got all of this basic terminology out of the way and you can see what machine learning and intelligence are really all about, we can start thinking of the possibilities from a practical perspective. It should come as no surprise that ML is already in widespread use. One popular use case is fraud detection in financial transactions, and the industry is only getting started with the possibilities. Crooks can get quite creative when it comes to gaming the system, and this why we need intelligent systems that continually monitor people's buying behavior. The easy detections are the ones where there is an obvious outlier in the data.


Machine Learning: What it is and why it matters

#artificialintelligence

Machine learning is a method of data analysis that automates analytical model building. Using algorithms that iteratively learn from data, machine learning allows computers to find hidden insights without being explicitly programmed where to look. The iterative aspect of machine learning is important because as models are exposed to new data, they are able to independently adapt. They learn from previous computations to produce reliable, repeatable decisions and results. Because of new computing technologies, machine learning today is not like machine learning of the past.


Consumer reputation score โ€ข /r/MachineLearning

#artificialintelligence

In this case, a consumer achieves a higher credit score if he/she has not defaulted on previous transactions and a lower one if he/she has had several previously failed transactions. Assuming I've sufficient historical data to work with that has labeled transactions for failure/success, what would be the class of machine learning techniques I should be looking into? I believe it could be a regression problem, but I'm not quite sure. Several research papers deal with estimating consumer credit risk but I'm uncertain if this is what I'm supposed to be looking at.


Real-World Active Learning

#artificialintelligence

The online world has blossomed with machine-driven riches. We don't send letters; we email. We don't look up a restaurant in a guide book; we look it up on OpenTable. When a computer that makes any of this possible goes wrong, we even search for a solution online. We thrive on the multitude of "signals" available. But where there's signal, there's "noise"--inaccurate, inappropriate, or simply unhelpful information that gets in the way. For example, in receiving email, we also fend off spam; while scouting for new employment, we receive automated job referrals with wildly inappropriate matches; and filters made to catch porn may confuse it with medical photos. We can filter out all of this noise, but at some point it becomes more trouble than it's worth--that is when machines and their algorithms can make things much easier. To filter spam mail, for example, we can give our machine and algorithm a set of known-good and known-bad emails as examples so the algorithm can make educated guesses while filtering mail. Even with solid examples, though, algorithms fail and block important emails, filter out useful content, and cause a variety of other problems. As we'll explore throughout this report, the point at which algorithms fail is precisely where there's an opportunity to insert human judgment to actively improve the algorithm's performance.


SafArtInt 2016

#artificialintelligence

The computer science community has been exploring the role of artificial intelligence (AI) in systems for more than a half-century. In the last few years, AI development has reached a threshold of practicability, and AI capability is now emerging in sectors ranging from vehicles, logistics, and military systems to health care, financial services, and smart cities. The economic and societal impacts could be dramatic, and investment in the development of AI applications is now a world-wide phenomenon. Many technical leaders now believe that the principal limits on exploiting AI derive primarily from our confidence in the safety of these smart systems โ€“ that they will operate in a safe and controlled manner. Some AI experts have asserted that the ability to assure safety and control is more important to the future of AI even than improvements in the AI algorithms themselves.


Artificial Intelligence Is Far From Matching Humans, Panel Says - NYTimes.com

#artificialintelligence

Artificial intelligence researchers are grappling with more realistic questions like whether their creations will take too many jobs from humans. Eight years after leading artificial intelligence scientists said their field did not need to be regulated, the question of government oversight has re-emerged as the technology has rapidly progressed. On Tuesday, at an event sponsored by the White House Office of Science and Technology Policy, legal specialists and technologists explored questions about autonomous systems that would increasingly make decisions without human input in areas like warfare, transportation and health. Still, despite improvement in areas like machine vision and speech understanding, A.I. research is still far from matching the flexibility and learning capability of the human mind, researchers at the conference said. "The A.I. community keeps climbing one mountain after another, and as it gets to the top of each mountain, it sees ahead still more mountains," said Ed Felten, a computer scientist who is a deputy chief technology officer in the Office of Science and Technology Policy.


Is AI the future of financial institutions? BankNXT

#artificialintelligence

In today's BIGcast, I look into the Facebook chat bot as a tool for credit unions to communicate with members, and share my concerns related to its EULA, and how information is collected not only by Facebook, but by Microsoft, Amazon and other artificial intelligence organisations. I've had discussions with Timothy Ruff at Evernym on how to develop a private chat based on artificial intelligence that protects member privacy. I also offer an explanation of how artificial intelligence works, including how AI services use stories, actions and'intents' to learn, the learning process, and how they build their own code. Also, how can credit unions benefit by adopting AI technology for member communications, compliance and risk management? I provide an overview of how AI works through a presentation from Viv.ai of how a machine can write its own code in real-time, and how it can continue to learn based on internal and external conversations, as well as conversations from different programs and systems.


'Black box' no more: This system can spot the bias in those algorithms

#artificialintelligence

Between recent controversies over Facebook's Trending Topics feature and the U.S. legal system's "risk assessment" scores in dealing with criminal defendants, there's probably never been broader interest in the mysterious algorithms that are making decisions about our lives. That mystery may not last much longer. Researchers from Carnegie Mellon University announced this week that they've developed a method to help uncover the biases that can be encoded in those decision-making tools. Machine-learning algorithms don't just drive the personal recommendations we see on Netflix or Amazon. Increasingly, they play a key role in decisions about credit, healthcare and job opportunities, among other things.


'Black box' no more: This system can spot the bias in those algorithms

PCWorld

Between recent controversies over Facebook's Trending Topics feature and the U.S. legal system's "risk assessment" scores in dealing with criminal defendants, there's probably never been broader interest in the mysterious algorithms that are making decisions about our lives. That mystery may not last much longer. Researchers from Carnegie Mellon University announced this week that they've developed a method to help uncover the biases that can be encoded in those decision-making tools. Machine learning algorithms don't just drive the personal recommendations we see on Netflix or Amazon. Increasingly, they play a key role in decisions about credit, healthcare, and job opportunities, among other things.