Commit Graph

32 Commits

Author SHA1 Message Date
Yatsishin Ilya
ce1e2b18a3 Fix codespell warnings. Split style checks. Update style checks docker 2020-12-24 13:17:52 +03:00
Ivan Lezhankin
fdd1c182ab Merge remote-tracking branch 'upstream/master' into tcp-port 2020-11-18 16:22:00 +03:00
Ivan Lezhankin
f897f7c93f Refactor IFunction to execute with const arguments 2020-11-17 16:24:45 +03:00
Alexander Tokmakov
b94cc5c4e5 remove more stringstreams 2020-11-10 21:22:26 +03:00
Alexey Milovidov
d564e4efad Fix build 2020-11-07 03:29:49 +03:00
Alexey Milovidov
fd84d16387 Fix "server failed to start" error 2020-11-07 03:14:53 +03:00
Nikolai Kochetov
21c1a2e44d Part 2. 2020-10-17 18:22:42 +03:00
Nikolai Kochetov
959424f28a Rename block to columns. 2020-10-14 17:04:50 +03:00
Nikolai Kochetov
966b1d6cf5 Rename Block to ColumnsWithTypeAndName. 2020-10-14 16:09:11 +03:00
Nikolai Kochetov
d28325a353 Replace getByPosition to [] 2020-10-10 21:24:57 +03:00
Alexey Milovidov
edd89a8610 Fix half of typos 2020-08-08 03:47:03 +03:00
alesapin
d52f67d24e Fix abtesting build 2020-07-29 14:00:04 +03:00
philip.han
6029ff9bed Remove const 2020-07-24 13:42:16 +09:00
philip.han
e1172755f0 Add static to toFloat64 2020-07-24 11:20:43 +09:00
philip.han
104e1b57fa Remove extra ';' after member function definition 2020-07-24 00:49:32 +09:00
philip.han
272e909cf4 Make IFunction::executeImpl const. 2020-07-23 22:48:37 +09:00
philip.han
49fe5e55a0 Remove lambda function in abtesting 2020-07-23 17:53:26 +09:00
philip.han
67803573b6 Fix style 2020-07-23 15:00:45 +09:00
philip.han
e4b867c1f3 Return xs and ys of variants and improve type checking for the input of bayesAB 2020-07-23 14:22:18 +09:00
philip.han
11de86074f Use range-based for loop and remove redundant call to 'c_str' 2020-07-20 15:33:23 +09:00
philip.han
5e2d361dc8 Remove std::move 2020-07-20 00:12:58 +09:00
philip.han
cdd7755484 Remove unused code 2020-07-17 22:05:17 +09:00
philip.han
8e8af83b15 Fix style 2020-07-17 21:08:08 +09:00
philip.han
3554e6c36a Replace vector with PODArray and add testcases 2020-07-17 21:06:29 +09:00
philip.han
769a6dfb08 bayseAB returns an empty block if input_rows_count is 0 and isDeterministic returns false 2020-07-17 18:21:25 +09:00
philip.han
d4aff270db Fix the formula of gamma and the method of argument parsing 2020-07-17 17:52:51 +09:00
philip.han
36feefb429 Replace ABTestResult with Variants 2020-07-17 16:23:24 +09:00
Nikita Mikhaylov
22e0015782 fix arcadia 2020-07-15 21:28:01 +00:00
Nikita Mikhaylov
1a8811bd47 fix tidy build 2020-07-15 16:34:08 +00:00
Nikita Mikhaylov
4d10ac9b1a
trigger ci 2020-07-15 02:25:59 +03:00
philip.han
bc85df64cb Fix-style 2020-07-09 22:11:40 +09:00
philip.han
6c814c9f9f Add bayesAB function for bayesian_ab_testing 2020-07-09 22:11:40 +09:00