October, 2019

article thumbnail

How Bayes’ Theorem is Applied in Machine Learning

KDnuggets

Learn how Bayes Theorem is in Machine Learning for classification and regression!

article thumbnail

Add Shine to your Data Science Resume with these 8 Ambitious Projects on GitHub

Analytics Vidhya

Overview Here are eight ambitious data science projects to add to your data science portfolio We have divided these projects into three categories – The post Add Shine to your Data Science Resume with these 8 Ambitious Projects on GitHub appeared first on Analytics Vidhya.

professionals

Sign Up for our Newsletter

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

article thumbnail

Consumer data might be the new oil, but who gets to decide how it’s used?

Dataconomy

From the Cambridge Analytica scandal to GDPR and data breach headlines, the idea that consumers should know how their data is used is gaining traction with governments and consumer groups. What does this trend mean for companies that rely on consumer data for their business model? Right now, consumer data. The post Consumer data might be the new oil, but who gets to decide how it’s used?

Big Data 190
article thumbnail

DataScience SG x ODSC Meetup - Applying ML to Healthcare

Eugene Yan

In-depth sharing on how to put machine learning systems into production.

ML 130
article thumbnail

The 2nd Generation of Innovation Management: A Survival Guide

Speaker: Chris Townsend, VP of Product Marketing, Wellspring

Over the past decade, companies have embraced innovation with enthusiasm—Chief Innovation Officers have been hired, and in-house incubators, accelerators, and co-creation labs have been launched. CEOs have spoken with passion about “making everyone an innovator” and the need “to disrupt our own business.” But after years of experimentation, senior leaders are asking: Is this still just an experiment, or are we in it for the long haul?

article thumbnail

How Data-Driven Marketing Helps Improve Conversion Rates

Smart Data Collective

According to a recent Adobe report , marketers have identified data-driven marketing as the most important business opportunity for 2019. That clearly indicates the importance that marketers give to data and why you should too. After all, data-driven marketing can help you achieve numerous benefits for your business, ultimately leading to an increase in conversions.

article thumbnail

Microsoft Research Open Data Search

Data Science 101

Microsoft Research Open Data is a search engine for free datasets available from Microsoft Research. The datasets are primarily aimed at Natural Language Processing (NLP) and computer vision. Take a look if you are in need of a dataset for your next project.

More Trending

article thumbnail

Mathematics behind Machine Learning – The Core Concepts you Need to Know

Analytics Vidhya

Overview Here’s an intuitive and beginner friendly guide to the mathematics behind machine learning Learn the various math concepts required for machine learning, including. The post Mathematics behind Machine Learning – The Core Concepts you Need to Know appeared first on Analytics Vidhya.

article thumbnail

MLOps can help overcome risk in AI and ML projects

Dataconomy

Aleksandar Kova?evi?, Sales Engineer at InterSystems, shares how companies use MLOps combined with a central multi-model database to get the most out of their machine learning initiatives. Artificial Intelligence (AI) and Machine Learning (ML) are hot topics at the moment. But when it comes to producing quantifiable results, there is. The post MLOps can help overcome risk in AI and ML projects appeared first on Dataconomy.

ML 183
article thumbnail

OLX Prod Tech 2019 Keynote - Asia's Tech Giants

Eugene Yan

Keynote on how Asia's tech giants scale and their SuperApp strategy.

130
130
article thumbnail

Artificial Intelligence and Big Data in Higher Education: Promising or Perilous?

Smart Data Collective

What exactly is artificial intelligence (AI) and what business does it have in higher education? Simply put, AI is an attempt to emulate human knowledge by programming extensive rules into computers. Through machine learning and expert systems, machines can produce patterns within mass flows of data and pinpoint correlations that couldn’t possibly be immediately intuitive to humans.

article thumbnail

Apache Airflow®: The Ultimate Guide to DAG Writing

Speaker: Tamara Fingerlin, Developer Advocate

In this new webinar, Tamara Fingerlin, Developer Advocate, will walk you through many Airflow best practices and advanced features that can help you make your pipelines more manageable, adaptive, and robust. She'll focus on how to write best-in-class Airflow DAGs using the latest Airflow features like dynamic task mapping and data-driven scheduling!

article thumbnail

Why You should Attend SQLSaturday – An Interview with John Byrnes

Data Science 101

A few weeks ago, I attended my first SQLSaturday event. I brought along my camera and was lucky enough to record a couple interviews. This is one of those interviews. I sat down with John Byrnes and we discussed: Where has SQL taken his career? What does the SQLSaturday community mean to him? Why should someone attend a SQLSaturday event? SQLSaturday Interview with John Byrnes.

SQL 92
article thumbnail

Feature Selection: Beyond feature importance?

KDnuggets

In this post, you will see 3 different techniques of how to do Feature Selection to your datasets and how to build an effective predictive model.

article thumbnail

Knowledge Graph – A Powerful Data Science Technique to Mine Information from Text (with Python code)

Analytics Vidhya

Overview Knowledge graphs are one of the most fascinating concepts in data science Learn how to build a knowledge graph using text from Wikipedia. The post Knowledge Graph – A Powerful Data Science Technique to Mine Information from Text (with Python code) appeared first on Analytics Vidhya.

article thumbnail

Not All Pregnancies Count: The Data Gap on Maternal Health and Jails

Dataconomy

Data Science is a remarkable field that enables researchers to improve the quality of life for humanity. However, officials have failed to use the technology to benefit one of the nation’s most at-risk groups – incarcerated women. Researchers are taking a closer look at typically overlooked jailhouse pregnancies in a. The post Not All Pregnancies Count: The Data Gap on Maternal Health and Jails appeared first on Dataconomy.

article thumbnail

Optimizing The Modern Developer Experience with Coder

Many software teams have migrated their testing and production workloads to the cloud, yet development environments often remain tied to outdated local setups, limiting efficiency and growth. This is where Coder comes in. In our 101 Coder webinar, you’ll explore how cloud-based development environments can unlock new levels of productivity. Discover how to transition from local setups to a secure, cloud-powered ecosystem with ease.

article thumbnail

Grand Slam Analytics: Who Will Win the World Series?

DataRobot

This blog is meant to be a fun and unique take on predicting the 2019 MLB World Series winner.

article thumbnail

Big Data In Hockey Takes The Sport By Storm

Smart Data Collective

While sports analytics is hardly a new idea, how it is being used in hockey has changed dramatically. Coaches no longer have to wait for newspapers to print out statistics. Fans are not left to wonder how their favorite players are truly excelling. What has brought about this change? Big data. Big data has taken all forms of sports analytics by storm, but we are only now really beginning to see what it can do for hockey.

article thumbnail

Fundamentals of Data Mining

Data Science 101

Today we are generating data more than ever before. Over the last two years, 90 percent of the data in the world was generated. This data alone does not make any sense unless it’s identified to be related in some pattern. Data mining is the process of discovering these patterns among the data and is therefore also known as Knowledge Discovery from Data (KDD).

article thumbnail

How YouTube is Recommending Your Next Video

KDnuggets

If you are interested in learning more about the latest Youtube recommendation algorithm paper, read this post for details on its approach and improvements.

Algorithm 308
article thumbnail

15 Modern Use Cases for Enterprise Business Intelligence

Large enterprises face unique challenges in optimizing their Business Intelligence (BI) output due to the sheer scale and complexity of their operations. Unlike smaller organizations, where basic BI features and simple dashboards might suffice, enterprises must manage vast amounts of data from diverse sources. What are the top modern BI use cases for enterprise businesses to help you get a leg up on the competition?

article thumbnail

Hands-On Introduction to Web Scraping in Python: A Powerful Way to Extract Data for your Data Science Project

Analytics Vidhya

Overview Web scraping is a highly effective method to extract data from websites (depending on the website’s regulations) Learn how to perform web scraping. The post Hands-On Introduction to Web Scraping in Python: A Powerful Way to Extract Data for your Data Science Project appeared first on Analytics Vidhya.

article thumbnail

A Data Scientist’s relationship with building Predictive Models

Dataconomy

If you’re a Data Scientist, you’ve likely spent months earnestly developing and then deploying a single predictive model. The truth is that once your model is built – that’s only half the battle won. A quarter of a Data Scientist’s working life often goes something like this: You met with. The post A Data Scientist’s relationship with building Predictive Models appeared first on Dataconomy.

article thumbnail

Juice Squeezed: Is the Postseason Baseball Really Dead?

DataRobot

There have been anecdotal complaints that the postseason baseball is deader than its regular-season counterpart, so we used DataRobot to analyze 100k+ batted balls in 2019.

AI 15
article thumbnail

Leveraging Big Data With State-Of-The-Art Business Dashboards

Smart Data Collective

There are a lot of ways that organizations can leverage big data. Most of them don’t have difficulty collecting the data they need to make more informed decisions. However, they often struggle to conceptualize the data and present it in a format that supports their conclusions. This is one of the areas where a business dashboard can be useful. Big data has made business dashboards possible.

article thumbnail

Marketing Operations in 2025: A New Framework for Success

Speaker: Mike Rizzo, Founder & CEO, MarketingOps.com and Darrell Alfonso, Director of Marketing Strategy and Operations, Indeed.com

Though rarely in the spotlight, marketing operations are the backbone of the efficiency, scalability, and alignment that define top-performing marketing teams. In this exclusive webinar led by industry visionaries Mike Rizzo and Darrell Alfonso, we’re giving marketing operations the recognition they deserve! We will dive into the 7 P Model —a powerful framework designed to assess and optimize your marketing operations function.

article thumbnail

Cut out everything that’s not surprising

Hacker News

This is my advice to anyone writing something for the public — especially a talk on stage. People listen to a talk, or read an article, because they want to learn something new. They want a little “oh wow” moment. “I never thought of it that way before.”. People only really learn when they’re surprised. If they’re not surprised, then what you told them just fits in with what they already know.

65
article thumbnail

Everything a Data Scientist Should Know About Data Management

KDnuggets

For full-stack data science mastery, you must understand data management along with all the bells and whistles of machine learning. This high-level overview is a road map for the history and current state of the expansive options for data storage and infrastructure solutions.

article thumbnail

A Comprehensive Guide to Learn Swift from Scratch for Data Science

Analytics Vidhya

Overview Swift is quickly becoming one of the most powerful and effective languages for data science Swift is quite similar to Python so you’ll. The post A Comprehensive Guide to Learn Swift from Scratch for Data Science appeared first on Analytics Vidhya.

article thumbnail

The Medflix Principle : How to use curated content for healthcare

Dataconomy

Netflix excels at attracting users to its platform and hooking them on to the content it provides. For several years, pharmaceutical companies have wanted to achieve the same thing with specialised medical content. But is it that easy to transfer the “Netflix principle” to the pharmaceutical industry? What kind of. The post The Medflix Principle : How to use curated content for healthcare appeared first on Dataconomy.

142
142
article thumbnail

Prepare Now: 2025s Must-Know Trends For Product And Data Leaders

Speaker: Jay Allardyce, Deepak Vittal, Terrence Sheflin, and Mahyar Ghasemali

As we look ahead to 2025, business intelligence and data analytics are set to play pivotal roles in shaping success. Organizations are already starting to face a host of transformative trends as the year comes to a close, including the integration of AI in data analytics, an increased emphasis on real-time data insights, and the growing importance of user experience in BI solutions.

article thumbnail

You Can’t Sell Shampoo to a Bald Guy: AI Best Practices for Marketing

DataRobot

Recently, my Facebook feed has become clogged with advertisements. Many of those advertisements are selling products that aren’t a good match for me, including ones for shampoo and hair care products!

AI 15
article thumbnail

Data-Driven Digital Marketing Carves Competitive Edge For SMEs

Smart Data Collective

Big data is playing a vital role in the evolution of small business. A compilation of research from the G2 Learning Hub Shows the number of businesses relying on big data is rising. They cited one study showing that 40% of businesses need to use unstructured data on a nearly daily basis. One of the ways that businesses can gain an edge is with digital marketing strategies that hinge on big data.

article thumbnail

Introducing spaCy v2.2

Explosion

Version 2.2 of the spaCy Natural Language Processing library is leaner, cleaner and even more user-friendly. In addition to new model packages and features for training, evaluation and serialization, we’ve made lots of bug fixes, improved debugging and error handling, and greatly reduced the size of the library on disk. While we’re grateful to the whole spaCy community for their patches and support, Explosion has been lucky to welcome two new team members who deserve special credit for the recen

article thumbnail

How to Easily Deploy Machine Learning Models Using Flask

KDnuggets

This post aims to make you get started with putting your trained machine learning models into production using Flask API.

article thumbnail

How to Drive Cost Savings, Efficiency Gains, and Sustainability Wins with MES

Speaker: Nikhil Joshi, Founder & President of Snic Solutions

Is your manufacturing operation reaching its efficiency potential? A Manufacturing Execution System (MES) could be the game-changer, helping you reduce waste, cut costs, and lower your carbon footprint. Join Nikhil Joshi, Founder & President of Snic Solutions, in this value-packed webinar as he breaks down how MES can drive operational excellence and sustainability.