url from django.contrib import admin from django.urls import path, re_path from django.urls import include urlpatterns = [ re_path(r'^admin/', admin.s ...
分类:
其他好文 时间:
2019-12-21 20:35:14
阅读次数:
85
原文:2019-11-29-VisualStudio-使用三个方法启动最新-C#-功能 title author date CreateTime categories VisualStudio 使用三个方法启动最新 C# 功能 lindexi 2019-11-29... ...
原文:2019-11-29-WPF-开启-ScrollViewer-的触摸滚动 title author date CreateTime categories WPF 开启 ScrollViewer 的触摸滚动 lindexi 2019-11-29 10:21:4... ...
这篇paper比较老,是列存比较基础的论文 几乎所有列存,或olap的论文都会引用这篇 行存面向写,支持OLTP 列存面向读,支持OLAP 基于磁盘的DBMS,瓶颈基本在磁盘IO,所有做的工作都是用多余的cpu来换取磁盘IO 总体的思路,压缩让需要存的数据更小,densepack,更多的数据一起存, ...
分类:
数据库 时间:
2019-12-20 13:26:50
阅读次数:
94
CC 03The game rock, paper, scissors is a classic tool used to make important decisions among two friends (read https://www.wikihow.com/Play-Rock,-Pape ...
分类:
编程语言 时间:
2019-12-19 13:01:43
阅读次数:
79
PKU blog about this paper Basic knowledge: 1. what is time-varying graphs? time-varying graph VS static graph. a time-varying graph - an ordered seque ...
分类:
其他好文 时间:
2019-12-16 17:47:55
阅读次数:
92
Combining Sketch and Tone for Pencil Drawing Production [toc] paper content understanding algorithm understand |variable name|variable definition| |: ...
参考: 1. 陈天奇 "XGBoost: A Scalable Tree Boosting System" Paper地址: 其中$f_k$ 指的是第k 棵树的模型 xi 表示第 i 个样本 1.2 目标函数抽象 $Obj = \sum \limits_{i=1}^n l(y_i, \hat y_i ...
分类:
其他好文 时间:
2019-12-11 23:20:42
阅读次数:
113
认识 Bagging 的全称为 (BootStrap Aggregation), 嗯, 咋翻译比较直观一点呢, 就 有放回抽样 模型训练? 算了, 就这样吧, 它的Paper是这样的: Algorithm Bagging: 1. Let n be the number of bootstrap sa ...
分类:
其他好文 时间:
2019-12-08 01:14:01
阅读次数:
73
The contest is beginning! While preparing the contest, iSea wanted to print the teams' names separately on a single paper. Unfortunately, what iSea co ...
分类:
其他好文 时间:
2019-12-07 14:48:00
阅读次数:
104