Data Science
How to Use Chat GPT with Power BI
Chat GPT is the biggest Power BI time saver that every Power BI Developer should be using on a daily basis. It’s not only a great reference but you can also use it to write complex M and DAX Queries.
If you’re just getting started with Power BI, we put together a helpful overview of the...
Azure AI - Chat Bot - Cognitive Computer Vision Service - Image Recognition
Microsoft Healthcare Bot brings conversational AI to healthcare
This technology can help you with your health issues utilizing a chat where you can interact with it:
You can try it by yourself:
https://www.microsoft.com/en-us/research/project/health-bot/
This video can...
Microsoft Azure Data Bricks - Train and Prepare data in Cloud
Azure Databricks is a workspace where we can build all the development regarding Data Science for data analysis,machine learning services, Python, R scripts.
Databricks Environment
Create Azure Databricks in Azure environment.Log into one of your accounts in Azure environment,...
Machine Learning with SQL 2017 and R for Sales Price Predictions
To predict the sales prices, I had set up on my SQL 2017 instance to work with R.
Once SQL had been set up, I could load the data using my Fact table that I have in Data Warehouse.
--// This is the table schema from my Fact...
Machine Learning for .NET
The code in the following snippet demonstrates the simplest ML.NET application. This example constructs a linear regression model to predict house prices using house size and price data. In your real-life applications, your data and model will be much more complex.
using...
Building a speedometer gauge in Tableau
Everyone knows that Tableau does not have a native Gauge, so video in Portuguese explain how to make it possible.
Also, I've included all the steps in English to make your life easier:
Follow all the steps below:
1º - DATA SOURCE
Open Tableau and...
XGBoost Algorithm with R - Train model accuracy validation
This is a good sample how we can use to validate a train model to find the best setup:
Watch this video: https://www.youtube.com/watch?v=woVTNwRrFHE
Top 50 ggplot2 Visualizations - The Master List (With Full R Code)
1. Correlation
The following plots help to examine how well correlated two variables are.
Scatterplot
The most frequently used plot for data analysis is undoubtedly the scatterplot. Whenever you want to understand the nature of relationship between two variables, invariably the first choice is the...
R Shiny Server connection with Cassandra on Google Maps
It was a project involving R and Cassandra to represent the customers on Google Maps.
================================================================
--// Full...
SSRS - Report Mobile SQL 2016 - Sample Layout
This is a Report Mobile SQL 2016 Sample Layout: