Welcome!
Be an AWS lambda expert No.1 - How to install python packages by adding custom layer to lambda function easliy Be an AWS lambda expert No.1 - How to install python packages by adding custom layer to lambda function easliy
AWS lambda function is an agile way to implement serverless API endpoint; It is also quite easy to spin up some python m
2022-09-01
Understand the NaN and None difference in Pandas once for all Understand the NaN and None difference in Pandas once for all
Pandas and Numpy are widely used formats for data mining and data sciences, but sometimes people get confused by None an
2022-08-24
Maximize your credit cards cashback using AI optimization Maximize your credit cards cashback using AI optimization
In general, there are many credit cards that offer good cash back rates for certain spending categories ranging from 1%
2022-08-21
Common python errors and how to fix them Common python errors and how to fix them
The following is a list of common errors in Python, and knowing how to fix them will save your day. 1. IndentationErrorI
2022-08-15
What are the risks when more people start to use AI writers such as GPT3 to produce articles? What are the risks when more people start to use AI writers such as GPT3 to produce articles?
GPT3 is currently arguably the best AI tool for text generation, a machine learning model that uses deep learning to pr
Best tips for data scientists, most common option setup in python pandas Best tips for data scientists, most common option setup in python pandas
The most commonly used data table tool for data scientists is pandas; through pandas tables, tables (dataframes) and ana
2022-08-06
StagingBucket already exists error during cdk Bootstrap StagingBucket already exists error during cdk Bootstrap
During my practice of fllowing the AWS Cloud Development Kit (AWS CDK) script that automatically provisions containerima
2022-07-28
Reveal secrets of early Universe, three questions to understand the James Webb telescope Reveal secrets of early Universe, three questions to understand the James Webb telescope
1. Why does the Webb Telescope fly so far?The Webb telescope has been launched into space 1.5 million kilometers from E
2022-07-17
A great columnTransformer example to preprocess data for online article SOV prediction A great columnTransformer example to preprocess data for online article SOV prediction
ColumnTransformer is one of the most useful data transforming tools for data science projects. Here we show a complete e
2022-07-16
hyperparameter tuning using Optuna with RandomForestClassifier Example (Python code) hyperparameter tuning using Optuna with RandomForestClassifier Example (Python code)
For some popular machine learning algorithms, how to set the hyper parameters could affect machine learning algorithm pe
2022-07-02
How to insert images in DataBricks notebook How to insert images in DataBricks notebook
Following steps show how to upload images to databricks filestore, and insert that path in the notebook cell. upload the
2022-06-22
25 / 28