7 Latest Posts
-
Cuda
CUDA is a platform developed in 2006 by NVIDIA that enables dramatic increases in parallel computing performance by harnessing the power of the GPU.
-
Cloud Shell Highlight
- Python commands in Jupiter:
- %%writefile spark_analysis.py : create or replace a file. 1.1 %%writefile -a spark_analysis.py : write appendingly to the existing file.
- Python commands in Jupiter:
-
Data Engineer
Building, deploying, and operating effective flexible data pipelines for all the stages of data processing is a primary expectation from a pro data engineer.
-
Lookml Notes
This post is used to collect some key concepts and syntax in Looker.
-
Popular Data Features Of Ecommerce
It will depend on what type of goal we want to analyze, we will have some common features or concepts:
-
Model Evaluation Criteria
- Precision: The proportion of true positive predictions out of all positive predictions made by the model.
-
Bq_ml Models
BQML is enables users to create and execute machine learning models in BigQuery using SQL queries.