Sat.Apr 02, 2022 - Fri.Apr 08, 2022

article thumbnail

Innovative Applications of Machine Learning in Healthcare Domain

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction Nowadays, Machine learning is being used in various areas in the health business, including the development of improved medical processes, the management of patient records and data, and the treatment of chronic diseases. Healthcare firms may use machine learning to meet rising demand, […].

article thumbnail

‘The key is the cloud’: How to keep up with the speed of innovation

CIO Business Intelligence

At DISH Network , cloud-adoption strategies vary by when the parts of its business started – from those born in the cloud to legacy sectors deploying cloud on an opportunistic basis. But one thing is clear to Atilla Tinic, the company’s EVP and CIO: “I do think the key is the cloud.” He added: “The strategy around cloud is not ROI on a case-by-case basis.

B2B 126
Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

Naïve Bayes Algorithm: Everything You Need to Know

KDnuggets

Naïve Bayes is a probabilistic machine learning algorithm based on the Bayes Theorem, used in a wide variety of classification tasks. In this article, we will understand the Naïve Bayes algorithm and all essential concepts so that there is no room for doubts in understanding.

article thumbnail

The 7 Myths of MLOps

Dataiku

MLOps is a term that is gaining a lot of traction, but definitions of the concept remain blurry and many misleading myths are circulating. In “The 7 Myths of MLOps,” a recent Dataiku Product Days session, we have aimed to set the record straight with some reality checks and myth-busting. This blog recaps the useful information revealed in the session.

132
132
article thumbnail

Generative AI Deep Dive: Advancing from Proof of Concept to Production

Speaker: Maher Hanafi, VP of Engineering at Betterworks & Tony Karrer, CTO at Aggregage

Executive leaders and board members are pushing their teams to adopt Generative AI to gain a competitive edge, save money, and otherwise take advantage of the promise of this new era of artificial intelligence. There's no question that it is challenging to figure out where to focus and how to advance when it’s a new field that is evolving everyday. 💡 This new webinar featuring Maher Hanafi, VP of Engineering at Betterworks, will explore a practical framework to transform Generative AI pr

article thumbnail

Building Vehicle Counter System Using OpenCV

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction In this article, we are going to build a vehicle counter system using OpenCV in Python using the concept of Euclidean distance tracking and contours. In the last article, we talked about object detection in OpenCV using haar cascades, if you haven’t […]. The post Building Vehicle Counter System Using OpenCV appeared first on Analytics Vidhya.

article thumbnail

Supply chain woes? Analytics may be the answer

CIO Business Intelligence

Supply chain woes continue to plague organizations around the world and in virtually all sectors. For some, leveraging data and analytics tools is proving to be an effective way to address the challenges. Disruptions to global supply chains due to the COVID-19 pandemic have been significant. As consulting firm Deloitte notes, the free movement and operation of people, raw materials, finished goods, and factory operations have been stymied.

Analytics 145

More Trending

article thumbnail

Search Engine Marketers Without Data Analytics Knowledge Are Obsolete

Smart Data Collective

Data analytics has led to a huge shift in the marketing profession. A large part of this is due to advances in digital marketing. Digital marketers have an easier time compiling data on customer engagements, because most behavior and variables can be easily tracked. This is particularly true for search engine marketers. Earlier this year, VentureBeat published an article titled How data science can boost SEO strategy.

Marketing 126
article thumbnail

Population Health Analytics with AWS HealthLake and QuickSight

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Healthcare Data using AI Medical Interoperability and machine learning (ML) are two remarkable innovations that are disrupting the healthcare industry. Medical Interoperability is the ability to integrate and share secure healthcare information promptly across multiple systems. Medical Interoperability along with AI & Machine Learning […].

Analytics 375
article thumbnail

How Scotiabank is implementing AI for greater customer retention

CIO Business Intelligence

As one of Canada’s Big Five banks, the Bank of Nova Scotia is taking an approach to data, analytics, and AI intended to better understand and serve customers, said Grace Lee, its chief data and analytics officer. Her charter is to advance business growth, customer experience, and operational efficiency through the use of AI, machine learning, and data-driven insights at the bank better known as Scotiabank.

article thumbnail

4 Factors to Identify Machine Learning Solvable Problems

KDnuggets

The near future holds incredible possibility for machine learning to solve real world problems. But we need to be be able to determine which problems are solvable by ML and which are not.

article thumbnail

Leading the Development of Profitable and Sustainable Products

Speaker: Jason Tanner

While growth of software-enabled solutions generates momentum, growth alone is not enough to ensure sustainability. The probability of success dramatically improves with early planning for profitability. A sustainable business model contains a system of interrelated choices made not once but over time. Join this webinar for an iterative approach to ensuring solution, economic and relationship sustainability.

article thumbnail

5 Hardware Accelerators Every Data Scientist Should Leverage

Smart Data Collective

The data science profession has become highly complex in recent years. Data science companies are taking new initiatives to streamline many of their core functions and minimize some of the more common issues that they face. They are using tools like Amazon SageMaker to take advantage of more powerful machine learning capabilities. Amazon SageMaker is a hardware accelerator platform that uses cloud-based machine learning technology.

article thumbnail

Data Science Blogathon 19th Edition

Analytics Vidhya

“The World is One Big Data Problem” – Andrew McAfee. Analytics Vidhya is back with its 19th Edition of the Data Science Blogathon which is live from TODAY! So the wait is over, click here to Register Now! Introduction The Data Science Blogathon by Analytics Vidhya began with a simple mission: To bring together […]. The post Data Science Blogathon 19th Edition appeared first on Analytics Vidhya.

article thumbnail

Web accessibility emerges as a top CIO priority

CIO Business Intelligence

The list of tasks facing enterprise CIOs today is so long that it can be tempting to overlook the little things—like making sure the alt text on your website works correctly. But CIOs increasingly ignore such details at their peril: 11 lawsuits are filed every day in U.S. courts over website inaccessibility. And 412 of the top 500 internet retailers have been party to at least one lawsuit over the last four years alleging that their websites discriminate against users with disabilities.

article thumbnail

Data Science Interview Guide – Part 1: The Structure

KDnuggets

According to one source, the types of questions that will generally be asked in data scientist interviews can be broken down into five categories. Let's take a closer look.

article thumbnail

The Role of Data Products in Maximizing ROI from AI Initiatives

Stuck with stalled AI projects? Data silos and fragmented processes are likely culprits. This IDC report unveils Data Products as the secret weapon. By treating data as a product, organizations can overcome these challenges and unlock the true potential of AI. Learn how a unified data control plane empowers Data Products to deliver trusted, high-quality data for faster insights and improved decision-making.

article thumbnail

What Data Methods Can Businesses Invest In to Get Better Consumer Results?

Smart Data Collective

There is no doubt that big data is important in many organizations. Over 65% of large companies invested over $50 million in big data in 2020. That figure is growing faster in recent years. Data. The word gets used so often that it’s become vague. You are talking about data, sure, but what kind of data ? Finding the right data sets and knowing how to use them is key to any data implementation strategy.

Big Data 114
article thumbnail

Recurrent Neural Networks: Digging a bit deeper

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction In the former article, we looked at how RNNs are different from standard NN and what was the reason behind using this algorithm. In this article we will dig a bit deeper into RNN, we will see the mathematical details and try to […]. The post Recurrent Neural Networks: Digging a bit deeper appeared first on Analytics Vidhya.

article thumbnail

The pandemic pivot: 5 key leadership lessons that will last

CIO Business Intelligence

Two years after a global pandemic first shut down the world — and IT departments took a leading role in maintaining businesses’ survival — the IT function has been changed forever. As the dust has settled, many tech leaders have found that changes they were forced to make to their work strategies, leadership styles, and team structures have turned out to be team-transforming epiphanies that will endure going forward.

article thumbnail

The Complete Collection Of Data Repositories – Part 1

KDnuggets

Check out the collection of the best data repositories on agriculture, audio, biology, climate, computer vision, economics, education, energy, finance, and government.

Finance 151
article thumbnail

Navigating the Future: Generative AI, Application Analytics, and Data

Generative AI is upending the way product developers & end-users alike are interacting with data. Despite the potential of AI, many are left with questions about the future of product development: How will AI impact my business and contribute to its success? What can product managers and developers expect in the future with the widespread adoption of AI?

article thumbnail

AI Technology is Essential for Online Fraud Prevention

Smart Data Collective

Online fraud is growing at a frightening pace. Many cybercriminals believe they can con eCommerce stores out of their cash and never be caught because they are operating over the internet. One particular scam called fraudulent Buy Online Return In-Store (BORIS) is thought to have cost retailers a staggering $1.6 billion last year. However, new advances in AI are changing this situation.

article thumbnail

Exploratory Data Analysis (EDA) in Python

Analytics Vidhya

Introduction Exploratory Data Analysis is a method of evaluating or comprehending data in order to derive insights or key characteristics. EDA can be divided into two categories: graphical analysis and non-graphical analysis. EDA is a critical component of any data science or machine learning process. You must explore the data, understand the relationships between variables, […].

article thumbnail

Corporate defenses must step up to meet a changing geopolitical landscape

CIO Business Intelligence

When the world learned that Russia had invaded Ukraine in late February, outside observers expected a heavy dose of cyberattacks to play out in the invasion’s tactics. But to many people’s surprise, the cyber-attacks have been limited and targeted rather than widespread. Russia certainly has demonstrated its cyber power and capabilities in the past; a key example was the 2016 incident in which Russian hackers took out Ukraine’s power grid. .

Risk 119
article thumbnail

Data Ingestion with Pandas: A Beginner Tutorial

KDnuggets

Learn tricks on importing various data formats using Pandas with a few lines of code. We will be learning to import SQL databases, Excel sheets, HTML tables, CSV, and JSON files with examples.

133
133
article thumbnail

Get Better Network Graphs & Save Analysts Time

Many organizations today are unlocking the power of their data by using graph databases to feed downstream analytics, enahance visualizations, and more. Yet, when different graph nodes represent the same entity, graphs get messy. Watch this essential video with Senzing CEO Jeff Jonas on how adding entity resolution to a graph database condenses network graphs to improve analytics and save your analysts time.

article thumbnail

How to Bring Presentation Data to Life with Powered Template

Smart Data Collective

We have talked in the past about the importance of data visualization in business. One study by Robert Horn at Stanford found that 64% of participants made a decision immediately after watching a presentation with an overview map. However, many companies are struggling to figure out how to use data visualization effectively. One of the ways to accomplish this is with presentation templates that can use data modeling.

article thumbnail

An Introduction to Creating Stylized Sketches of Faces using JojoGAN

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction Style transfer is a developing field in neural networks and it is a very useful feature that can be integrated into social media and AI apps. Several neural networks can map and transfer image styles to an input image as per the training […]. The post An Introduction to Creating Stylized Sketches of Faces using JojoGAN appeared first on Analytics Vidhya.

article thumbnail

SAP at 50: The software group is at a crossroads

CIO Business Intelligence

These days, the town of Walldorf is not really in the mood to celebrate — even though the managers of SAP, which is headquartered there, have every reason to do so. After all, the software giant can look back on 50 years of successful company history. On April 1, 1972, five former IBM employees — Claus Wellenreuther, Hans-Werner Hector, Klaus Tschira, Dietmar Hopp and Hasso Plattner — launched SAP Systemanalyse und Programmentwicklung GbR.

Software 114
article thumbnail

Neural Network Optimization with AIMET

KDnuggets

Using AIMET, developers can incorporate advanced model compression and quantization algorithms into their PyTorch and TensorFlow model-building pipelines for automated post-training optimization, as well as for model fine-tuning.

article thumbnail

How To Get Promoted In Product Management

Speaker: John Mansour

If you're looking to advance your career in product management, there are more options than just climbing the management ladder. Join our upcoming webinar to learn about highly rewarding career paths that don't involve management responsibilities. We'll cover both career tracks and provide tips on how to position yourself for success in the one that's right for you.

article thumbnail

Quality Control Tips for Data Collection with Drone Surveying

Smart Data Collective

Here at Smart Data Collective, we never cease to be amazed about the advances in data analytics. We have been publishing content on data analytics since 2008, but surprising new discoveries in big data are still made every year. One of the biggest trends shaping the future of data analytics is drone surveying. As more surveying companies harness the power of drones, they are compiling more data that can be used for energy procurement construction, oil drilling, defense applications and many othe

article thumbnail

Ways to Calculate Hashing in Data Structure

Analytics Vidhya

This article was published as a part of the Data Science Blogathon. Introduction Hashing is the process of mapping keys and values into a hash table by using a hash function. It makes elements more accessible faster. The efficiency of the hash function determines how well it can handle the mapping. When you have 20000 […]. The post Ways to Calculate Hashing in Data Structure appeared first on Analytics Vidhya.

article thumbnail

Finding the Signal in the Noise: Talking Racing Strategy with McLaren Racing’s Randy Singh

DataRobot Blog

F1 is headed Down Under next week for the first time since 2019. The Australian Grand Prix – taking place in Melbourne’s Albert Park Circuit – will showcase a new track layout and will be a homecoming for Australia’s own, McLaren Racing driver Daniel Ricciardo. The track changes, which Ricciardo consulted on , are the first modifications since 1996 and are aimed at reducing lap times, increasing speeds, and bringing the cars closer together.

Strategy 105
article thumbnail

DBSCAN Clustering Algorithm in Machine Learning

KDnuggets

An introduction to the DBSCAN algorithm and its implementation in Python.

article thumbnail

Beyond the Basics of A/B Tests: Highly Innovative Experimentation Tactics You Need to Know

Speaker: Timothy Chan, PhD., Head of Data Science

Are you ready to move beyond the basics and take a deep dive into the cutting-edge techniques that are reshaping the landscape of experimentation? 🌐 From Sequential Testing to Multi-Armed Bandits, Switchback Experiments to Stratified Sampling, Timothy Chan, Data Science Lead, is here to unravel the mysteries of these powerful methodologies that are revolutionizing how we approach testing.