DRF Pagination

What is pagination? If there are too many records in a list, it’s better to...

2 minute read

Model and Model Fields

SQL : Programming language for managing data in RDBMS(Relational Database Management System). Kinds of SQL...

2 minute read

Raspberry pi with cantools

If you are interested in vehicle and want to get and send CAN, you need...

3 minute read

How to remote control Raspberry

We can create server or things with Raspberry pi. It’s not expensive and its performance...

3 minute read

gram matrix used in style transer

아래는 영어로 작성(?)해 봤던 gram matrix 입니다. Today, we are going to study about gram...

1 minute read

Overview Regression

Introduction to Regression Your goal will be to use this data to predict the life...

7 minute read

Overview Random Forest

Random Forest = Bagging + Randomized Decision Tree Ensemble of high variance decision trees Forest...

2 minute read

Overview Bagging

All datasets are sampling of entire data. Let’s create various classifier with various sampling dataset....

2 minute read