Goto

Collaborating Authors

 SPE


Artificial intelligence is now the real thing

#artificialintelligence

Pop culture's many takes on artificial intelligence New technique using artificial intelligence to read satellite images could aid efforts to eradicate ...


Introduction to Machine Learning - Online Course

#artificialintelligence

This online machine learning course is perfect for those who have a solid basis in R and statistics, but are complete beginners with machine learning. The rest of the course is dedicated to a first reconnaissance with three of the most basic machine learning tasks: classification, regression and clustering. In this first chapter, you get your first intro to machine learning. After learning the true fundamentals of machine learning, you'll experiment with the techniques that are explained in more detail in future chapters. You'll learn how to assess the performance of both supervised and unsupervised learning algorithms.



How mobile carriers are using big data, artificial intelligence

#artificialintelligence

On this week's NFV/SDN Reality Check we have an interview with Argyle Data to discuss how mobile operators are using big data and machine learning technologies for real time fraud detection, prevention and profit. But first, let's take a look at some top headlines from across the space. AT&T this week announced plans to partner with Intel to work on the telecom giant's cloud network initiatives. The partnership calls for work on optimizing network functions virtualization packet processing efficiency for AT&T's Integrated Cloud platform, defining reference architecture and aligning NFV roadmaps in a move to speed AT&T's ongoing network transformation. AT&T has said its Integrated Cloud platform is where the carrier runs VNFs using OpenStack software at its core, with the carrier having set up 74 AIC physical locations in 2015, with plans for 105 by the end of this year and adding "hundreds more" by 2020.



To Protect Enterprise Data, Secure the Code - Artificial Intelligence Online

#artificialintelligence

Responsibility for securing enterprise applications has been moving down the development lifecycle, and for good reason. It not only makes the enterprise more secure, but also saves companies time and money. For example, the average time to fix a vulnerability in IBM's application security solution has dropped from 20 hours to 30 minutes, according to a study Forrester Consulting released last month. Also, finding bugs earlier rather than later in the development process resulted in a 90 percent cost savings, the study indicated. If security at the application creation level is going to gain traction, however, it's going to require a change in the attitude on the part of developers.


Five Ways Machine Learning Is Revolutionizing Manufacturing Navigate the Future

#artificialintelligence

Bottom line: By introducing greater predictive accuracy into production processes from the shop floor into the business and executive hands, manufacturers are earning greater customer trust and sales while reducing costs and wasted time. Predicting outcomes of decisions that impact every phase of production is one of the challenges manufacturers face today. Many existing analytics apps and techniques look for causality in the data first, missing patterns in the data that provide greater predictive insight that manufacturers need. Machine learning apps are designed to optimize decisions and outcomes based on predictive patterns found in large-scale data sets. Instead of looking for causation, machine learning looks to find greater predictive accuracy in the data, delivering better decisions in the process.


Decision tree visualization in python - Titanic: Machine Learning from Disaster

#artificialintelligence

Hi friends,I was struggling for Decision tree visualization in python.Sometimes there is error due to pydot and sometimes due to graphviz....even though I have installed both in my windows machine but still no luck... please let me know if you know any easy method for this visualization in ipython notebook



Getting Started With Excel - Titanic: Machine Learning from Disaster

#artificialintelligence

For those who are not experienced with handling large data sets, logging into the Kaggle website for the first time may be slightly daunting. Many of these competitions have a six figure prize and data which can, at times, be extremely involved. Here at Kaggle, we understand that this may seem like an insurmountable barrier to entry, so we have created a "getting started" competition to guide you through the initial steps required to get your first decent submission on the board. The competition is simple: we want you to use the Titanic passenger data (name, age, gender, socio-economic class, etc) to try to predict who will survive and who will die. The first thing to do is get the data from the Kaggle website.