June, 2017

article thumbnail

How Deep Learning is Personalizing the Internet

Dataconomy

Deep learning is a subfield of machine learning and it comprises several approaches to tackling the single most important goal of AI research: allowing computers to model our world well enough to exhibit something like what we humans call intelligence. On a basic conceptual level, deep learning approaches share a. The post How Deep Learning is Personalizing the Internet appeared first on Dataconomy.

article thumbnail

SMU Masters in IT - How to get started in Data Science

Eugene Yan

Tools and skills to pick up and how to practice them. An Invited Talk with Masters in IT candidates.

professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Creating the safest ETH paper wallet with a Raspberry Pi

Christian Haschek

Since I got asked the question about safe storage of ETH a lot I thought I'd make a tutorial f

52
article thumbnail

Big Data Is Revolutionizing The Way We Develop Life-Saving Medicine

Dataconomy

Big data sets are so complex and large that common data processing tools and technologies cannot cope with them. The process of inspection of such data and uncovering patterns is called big data analytics. The basic question which arises in our mind is, “In what way is the drug discovery. The post Big Data Is Revolutionizing The Way We Develop Life-Saving Medicine appeared first on Dataconomy.

Big Data 195
article thumbnail

What’s New in Apache Airflow® 3.0—And How Will It Reshape Your Data Workflows?

Speaker: Tamara Fingerlin, Developer Advocate

Apache Airflow® 3.0, the most anticipated Airflow release yet, officially launched this April. As the de facto standard for data orchestration, Airflow is trusted by over 77,000 organizations to power everything from advanced analytics to production AI and MLOps. With the 3.0 release, the top-requested features from the community were delivered, including a revamped UI for easier navigation, stronger security, and greater flexibility to run tasks anywhere at any time.

article thumbnail

How Faulty Data Breaks Your Machine Learning Process

Dataconomy

This article is part of a media partnership with PyData Berlin, a group helping support open-source data science libraries and tools. To learn more about this topic, please consider attending our fourth annual PyData Berlin conference on June 30-July 2, 2017. Miroslav Batchkarov and other experts will be giving talks. The post How Faulty Data Breaks Your Machine Learning Process appeared first on Dataconomy.

article thumbnail

What is revolutionizing Machine Learning for the Enterprise?

Dataconomy

As happens when boundless potential meets hard reality, enterprises now face a long, painful slog through the trenches of disillusionment and disappointment as they pursue the business transformation promised by Machine Learning for the Enterprise. The machine learning hype cycle is in overdrive, inflating expectations for magically easy and automated solutions to complex business problems decades.

More Trending

article thumbnail

How to get Business Insights from Artificial Intelligence (when you really need them)

Dataconomy

This article is part of a media partnership with Data Analytics and Behavioural Science Applied to Retail and Consumer Markets conference, an event featuring high quality case studies, networking sessions and discussions full of insights on the Retail and Consumer Markets. It takes place June 28 at Millennium Hotel Mayfair, London. To learn more. The post How to get Business Insights from Artificial Intelligence (when you really need them) appeared first on Dataconomy.

article thumbnail

How Math and Physics Majors Can Build Artificial Intelligence Careers

Dataconomy

A long time ago, in January 2006, Business Week published an article entitled ‘Math Will Rock Your World” declaring, “There has never been a better time to be a mathematician.” The fact is that although this article is almost 15 years old, the article reinforces a consistently valid case for. The post How Math and Physics Majors Can Build Artificial Intelligence Careers appeared first on Dataconomy.

article thumbnail

Protected: Deduplicating Massive Datasets with Locality Sensitive Hashing

Dataconomy

There is no excerpt because this is a protected post. The post Protected: Deduplicating Massive Datasets with Locality Sensitive Hashing appeared first on Dataconomy.

Python 185
article thumbnail

Preventing Fraud and Saving Costs with Machine Learning

Dataconomy

Whilst most businesses don’t earn revenue by processing data, they do spend a large amount of their hard earned revenue in manually processing data, validating it and ultimately performing manual tasks that don’t scale. But at what point does this manual involvement become a burden of cost upon your business? The post Preventing Fraud and Saving Costs with Machine Learning appeared first on Dataconomy.

article thumbnail

Agent Tooling: Connecting AI to Your Tools, Systems & Data

Speaker: Alex Salazar, CEO & Co-Founder @ Arcade | Nate Barbettini, Founding Engineer @ Arcade | Tony Karrer, Founder & CTO @ Aggregage

There’s a lot of noise surrounding the ability of AI agents to connect to your tools, systems and data. But building an AI application into a reliable, secure workflow agent isn’t as simple as plugging in an API. As an engineering leader, it can be challenging to make sense of this evolving landscape, but agent tooling provides such high value that it’s critical we figure out how to move forward.

article thumbnail

How Data & IoT Technology are Changing The Way We Travel

Dataconomy

Anyone who has ever had their bag go AWOL while travelling knows that sinking feeling that comes with being told that your luggage is lost. Sadly, lost luggage is one of the perils of modern travel, and one that seems to happen on an all-too-often basis. Fortunately, just as technology. The post How Data & IoT Technology are Changing The Way We Travel appeared first on Dataconomy.

article thumbnail

How To Stop Data Breaches From Ruining Your Business

Dataconomy

Data breaches are in the news all the time. It seems like you can’t go anywhere and swipe your credit card these days without receiving word your information may have been stolen. In typical data breaches where credit card info is stolen customers have a fair amount of protection through. The post How To Stop Data Breaches From Ruining Your Business appeared first on Dataconomy.

Big Data 175
article thumbnail

Springboard Launches Course To Help You Build A Data Science Career

Dataconomy

Springboard is a leader in data science education. Thousands of data science learners complete their education in Springboard’s mentored data science courses and they’ve given Springboard courses an average rating of 4.9/5 on CourseReport and Switchup. Springboard is the proven option in data science training you’ve been looking for if.

article thumbnail

The Data Ecosystem: Taking a Cloud-First approach to IT

Dataconomy

The amount of data that businesses create continues to grow; at the same time, more of it is slipping out of our central data centres and into a mix of Cloud applications, mobile endpoints and remote or branch office file servers. But how can companies keep track of all this. The post The Data Ecosystem: Taking a Cloud-First approach to IT appeared first on Dataconomy.

Big Data 173
article thumbnail

How to Modernize Manufacturing Without Losing Control

Speaker: Andrew Skoog, Founder of MachinistX & President of Hexis Representatives

Manufacturing is evolving, and the right technology can empower—not replace—your workforce. Smart automation and AI-driven software are revolutionizing decision-making, optimizing processes, and improving efficiency. But how do you implement these tools with confidence and ensure they complement human expertise rather than override it? Join industry expert Andrew Skoog as he explores how manufacturers can leverage automation to enhance operations, streamline workflows, and make smarter, data-dri

article thumbnail

Big Data in Real Estate: Staying Ahead of the Curve

Dataconomy

Rapidly changing data management technology in the 21st Century has created cost-saving, business-expanding opportunities. Big companies around the world have realized the potential of modern technology to take over complex operations with more ease than a skilled worker could. There are debates about how it is pushing some traditional methods. The post Big Data in Real Estate: Staying Ahead of the Curve appeared first on Dataconomy.

Big Data 170
article thumbnail

Frequency Distribution Analysis using Python Data Stack – Part 2

Dataconomy

This is the continuation of the Frequency Distribution Analysis using Python Data Stack – Part 1 article. Here we’ll be analyzing real production business surveys for your review. Application Configuration File The configuration (config) file config.py is shown in Code Listing 3. This config file includes the general settings for. The post Frequency Distribution Analysis using Python Data Stack – Part 2 appeared first on Dataconomy.

Python 165
article thumbnail

Sónar+D will bring to Barcelona the latest advances in Artificial Intelligence and Virtual Reality applied to the arts from Google’s research & development teams.

Dataconomy

Sónar+D, the congress dedicated to creative technologies which will take place in Barcelona on June 14, 15, 16 and 17, announces today the program for its 2017 edition. The congress will bring together more than 100 activities, 180 speakers and around 5,000 accredited professionals from 2,100 companies and 60 countries. The post Sónar+D will bring to Barcelona the latest advances in Artificial Intelligence and Virtual Reality applied to the arts from Google’s research & development teams. a

article thumbnail

How to get started in Data Science

Eugene Yan

Tools and skills to pick up, and how to practice them.

article thumbnail

Automation, Evolved: Your New Playbook for Smarter Knowledge Work

Speaker: Frank Taliano

Documents are the backbone of enterprise operations, but they are also a common source of inefficiency. From buried insights to manual handoffs, document-based workflows can quietly stall decision-making and drain resources. For large, complex organizations, legacy systems and siloed processes create friction that AI is uniquely positioned to resolve.

article thumbnail

Accepting Ethereum payments without external services

Christian Haschek

When I first thought about implementing payment via a crypto currency I looked at the available so

52