Tag: Analytics
-
What do we know about the economics of AI?
Posted on December 21, 2024, Level beginner Resource Length medium
The MIT News article titled 'What Do We Know About Economics and AI?' explores the intersection of economics with artificial intelligence (AI). By Peter Dizikes.
Tags data-science ai learning analytics cio big-data
-
Rapid progress in AI research and development faces hurdles
Posted on June 24, 2024, Level beginner Resource Length short
Major Chinese tech companies last week announced extensive price cuts for their large language model (LLM) products used for generative artificial intelligence, a move that experts say is tipped to speed up the application of AI models in the domestic market and in research. By Amber Wang.
Tags ai analytics big-data cio
-
Big data strategies
Posted on June 16, 2024, Level beginner Resource Length short
Do I have “big data”? Oddly, this is not actually a straightforward question for two reasons. By @practicaldatascience.org.
Tags analytics big-data app-development management cio how-to
-
Business intelligence services: Navigating the future of data analytics
Posted on March 10, 2024, Level beginner Resource Length medium
How does a business make key decisions? In a business environment, decisions take place based on evidence and information derived through various operations. A company decides to expand its manufacturing facility to produce more goods when shifts in consumer demand indicate growth. By infomineo.com.
Tags learning analytics cio big-data
-
Introducing WAP pattern support with Apache Iceberg
Posted on February 3, 2024, Level intermediate Resource Length long
If you're using SQLMesh alongside Apache Spark and Apache Iceberg, I have some exciting news for you! Starting from version 0.57.0, SQLMesh applies the Write-Audit-Publish (WAP) pattern when executing models using Apache Spark and the Apache Iceberg data format. The best part? No user action is required to enable this behavior - it's enabled by default. By Iaroslav Zeigerman.
Tags analytics big-data app-development apache devops
-
How to optimize SQL queries for faster data retrieval
Posted on October 30, 2023, Level beginner Resource Length medium
SQL (Structured Query Language), as you probably, know, helps you collect data from databases. It is specifically designed for that. In other words, it works with rows and columns, allowing you to manipulate data from databases using SQL queries. By Nate Rosidi.
Tags database software performance big-data analytics
-
Four steps to managing your cloud logging costs on a budget
Posted on October 14, 2023, Level beginner Resource Length medium
As part of our ongoing series on cost management for observability data in Google Cloud, we're going to share four steps for getting the most out of your logs while on a budget. While we'll focus on optimizing your costs within Google Cloud, we've found that this works with customers with infrastructure and logs on prem and in other clouds as well. By Afrina M, Mary Koes.
Tags cloud learning web-development app-development monitoring analytics
-
The small business owner's guide to data analytics
Posted on October 13, 2023, Level beginner Resource Length medium
Big data technology is transforming nearly every industry quickly by providing actionable business information. Because of its effectiveness, even business leaders who are generally slow to adopt new technology are curious about implementing big data analytics and using its insights. By Jennifer Dublino.
Tags analytics learning big-data cio data-science
-
Develop data visualization interfaces in Python with Dash
Posted on June 26, 2023, Level intermediate Resource Length long
In the past, creating analytical web applications was a task for seasoned developers that required knowledge of multiple programming languages and frameworks. That's no longer the case. Nowadays, you can make data visualization interfaces using pure Python. One popular tool for this is Dash. By Bob Pacheco.
Tags python programming web-development frameworks analytics
-
How to hack Hacker News (and consistently hit the front page)
Posted on May 27, 2023, Level intermediate Resource Length medium
Getting featured on the HN front page is high on every Indie Hacker's bingo card, not to mention "hacking Hacker News." However, we found a way to consistently get to the front page using a repeatable process that you can use too. By Iron Brands.
Tags data-science miscellaneous analytics learning
-
Autonomous database observability
Posted on May 21, 2023, Level beginner Resource Length medium
Autonomous Database (ADB) Observability blog series where we'll cover the basics of database observability and then introduce the most relevant Oracle tools and services that you can leverage to observe your Autonomous Databases. By German Viscuso.
Tags monitoring performance database analytics devops
-
Building and training your first neural network with TensorFlow and Keras
Posted on May 20, 2023, Level intermediate Resource Length medium
Learn how to build and train your first Image Classification model with Keras and TensorFlow using Convolutional Neural Network. By Aryan Garg.
Tags data-science big-data app-development analytics