Sturdy GPT-4 Guardrails: Better Prompting For Python Code Results
Author(s): John Loewen, PhD Originally published on Towards AI. Minimizing frustration and inaccuracy in your data viz results This member-only story is on us. Upgrade to access all of Medium. As a Computer Science professor I have been using GPT-4 for well …
GPT-4o Python Charting Insanity: Prompting For Instant Data Visuals
Author(s): John Loewen, PhD Originally published on Towards AI. Hands-on no-code visuals from the UN population projection dataset This member-only story is on us. Upgrade to access all of Medium. The automatic data visualization generation tools for GPT-4o keep getting better and …
Explainable Clustering β The Introduction of Recursive Embedding and Clustering and its Application
Author(s): Yuki Shizuya Originally published on Towards AI. The explainable clustering method overview Recently, I read an interesting article from Spotify titled βRecursive Embedding and Clustering.β According to the blog, Spotify developed an explainable clustering method and utilizes this technique to research …
10 No-Nonsense Machine Learning Tips for Beginners (Using Real-World Datasets)
Author(s): Mukundan Sankar Originally published on Towards AI. Stop Overthinking and Start Building Models with Real-World Datasets This member-only story is on us. Upgrade to access all of Medium. Photo by Mahdis Mousavi on Unsplash Do you want to get into machine …
Is GPT-4 Getting Any Better At Quantitative Image Analysis?
Author(s): John Loewen, PhD Originally published on Towards AI. Can it do decent quantitative analysis from a data visualization? This member-only story is on us. Upgrade to access all of Medium. For me, one of the most useful GPT-4 tools is the …
Simple GPT-4 Prompting For An Awesome Animated Streamlit App
Author(s): John Loewen, PhD Originally published on Towards AI. Visualizing alarming UNHCR displacement trends with Python This member-only story is on us. Upgrade to access all of Medium. Python Streamlit is an awesome framework for creating interactive web interfaces β and GPT-4 …
9 Hidden Plotly Tricks Every Data Scientist Needs to Know
Author(s): Mukundan Sankar Originally published on Towards AI. Why Your Current Visualizations Arenβt Telling the Full Story This member-only story is on us. Upgrade to access all of Medium. Photo by Firmbee.com on Unsplash When it comes to data visualization, Plotly is …
Whatβs Really Driving the 2024 Election Narrative?
Author(s): Mukundan Sankar Originally published on Towards AI. An Inside Look at Media Sentiment and Key Issues Using Data This member-only story is on us. Upgrade to access all of Medium. Photo by visuals on Unsplash At the time of this writing, …
How to Conduct Descriptive Statistics Analysis Effectively
Author(s): Richard Warepam Originally published on Towards AI. Breaking Down Descriptive Statistics: How to Squeeze More Insights from Your Data This member-only story is on us. Upgrade to access all of Medium. Photo by Justin Morgan on Unsplash First things first. Iβm …
What Can GPT-4 Do Now With Data Visualization Report Generation?
Author(s): John Loewen, PhD Originally published on Towards AI. The state of affairs with automatic data visualization reporting This member-only story is on us. Upgrade to access all of Medium. GPT-4, as a powerful language model, can analyze data, generate visualizations, and …
Why scikit-learn isnβt the Best for Visualizing Decision Trees: Meet dtreeviz
Author(s): Souradip Pal Originally published on Towards AI. Fall in Love with Decision Trees with dtreevizβs Visualization This member-only story is on us. Upgrade to access all of Medium. Decision Trees, also known as CART (Classification and Regression Trees), are undoubtedly one …
Better GPT-4 Prompting For Interactive Python Plotly GIS Maps
Author(s): John Loewen, PhD Originally published on Towards AI. Mapping historical shipwreck data from Harvard data set There are some terrific sources for data sets out there on the internet, including historical shipwreck data. One of the weekly updates I receive as …
An Easy One Prompt Stunning Python Sunburst Dashboard With GPT4
Author(s): John Loewen, PhD Originally published on Towards AI. No-fuss beautiful Plotly sunburst chart with GPT-4 prompting Top highlight Sunburst chart representing UNHCR data (with assistance from Dall-E) GPT-4 is terrific for generating data cleaning and visualization code in Python. In combination …
Technical Post-Mortem of a Data Migration Event
Author(s): Vishnu Regimon Nair Originally published on Towards AI. Key Objectives of Data Migration. Image by Author In this data-driven landscape, extracting the maximum value from data is crucial for success. As data volumes grow exponentially, organizations face considerable pressure to optimize …
Python Streamlit And GPT4: How To Map UNHCR Refugee Data
Author(s): John Loewen, PhD Originally published on Towards AI. Prompting GPT-4 for an interactive Streamlit/Plotly dashboard Python Streamlit is an amazing framework for creating interactive web interfaces β and GPT-4 can whip up working Streamlit code in a jiffy. Combine this with …