John Benediktsson
|
879e7a0ff4
|
help.pdf: add some more help pdfs.
|
2012-12-16 17:10:02 -08:00 |
Doug Coleman
|
be661c89e3
|
machine-learning: Add transform protocol. Add label-encoder, label-binarizer.
|
2012-12-04 11:45:24 -08:00 |
John Benediktsson
|
aeb108a8c6
|
machine-learning.data-sets: cleanup a little.
|
2012-12-04 10:29:11 -08:00 |
John Benediktsson
|
4487cf3976
|
machine-learning.data-sets: adding the linnerud dataset.
|
2012-12-04 10:21:04 -08:00 |
John Benediktsson
|
bb3d028d30
|
machine-learning.data-sets: load commonly used test data sets.
|
2012-12-04 10:00:02 -08:00 |
John Benediktsson
|
53382f4472
|
math.extras: return new arrays to protect users from others.
|
2012-12-04 09:06:30 -08:00 |
Mighty Sheeple
|
ebdfc1efd3
|
webapps.mason.version.data: Already inside a transaction, don't make another.
|
2012-11-30 18:52:42 -05:00 |
John Benediktsson
|
a1f94696d7
|
websites.factorcode: higher resolution logo for retina.
|
2012-11-30 15:38:23 -08:00 |
John Benediktsson
|
9c295e679e
|
New icons for Factor.
|
2012-11-30 15:26:21 -08:00 |
Doug Coleman
|
fa2d49dd44
|
machine-learning: Add stratified-samples for getting multiple samples.
|
2012-11-28 09:13:16 -08:00 |
Doug Coleman
|
44cb0106cc
|
machine-learning.rebalancing: Don't use a distribution for equal rebalancing.
|
2012-11-17 12:52:55 -08:00 |
Doug Coleman
|
0a9774248f
|
machine-learning.rebalancing: Add a way to rebalance an X,y dataset to N samples with an equal or skewed distribution.
|
2012-11-17 12:39:54 -08:00 |
Doug Coleman
|
e8ee07a7ba
|
arrays.shaped: First stab at an n-dimensional array class.
|
2012-11-14 22:42:45 -08:00 |
John Benediktsson
|
c4637b5d79
|
math.extras: adding unique-indices.
|
2012-11-07 17:05:06 -08:00 |
John Benediktsson
|
f0999e83dc
|
sequences.extras: adding flatten1.
|
2012-11-07 17:02:22 -08:00 |
John Benediktsson
|
1d6209e80e
|
assocs.extras: adding assoc-invert.
|
2012-11-07 17:01:37 -08:00 |
John Benediktsson
|
1e413edf3a
|
math.statistics: rename full-* to population-*.
|
2012-11-06 07:16:20 -08:00 |
John Benediktsson
|
ab3d6b1d13
|
opengl: properly scale viewports.
|
2012-11-01 17:12:13 -07:00 |
John Benediktsson
|
4e4dd58c40
|
cap: make screenshots work on retina.
|
2012-11-01 16:30:20 -07:00 |
John Benediktsson
|
e5d325df44
|
images: adding "2x" images.
|
2012-11-01 16:11:55 -07:00 |
John Benediktsson
|
688f088faf
|
assocs.extras: use min-length in zip-as.
|
2012-10-30 09:50:53 -07:00 |
John Benediktsson
|
4bdb40574a
|
sequences.extras: adding a (slow) arg-sort.
|
2012-10-29 17:45:33 -07:00 |
John Benediktsson
|
8eb4d2723f
|
io.streams.zeros: write only 'n' zeros.
|
2012-10-26 07:48:51 -07:00 |
John Benediktsson
|
8b87b0ab57
|
io.streams.zeros: adding authors.txt.
|
2012-10-25 22:00:35 -07:00 |
John Benediktsson
|
bba382bd5c
|
io.streams.random: stream-copy disposes, so we don't need to.
|
2012-10-25 22:00:02 -07:00 |
John Benediktsson
|
cff606f474
|
io.streams.random: moving random-file here.
|
2012-10-25 21:47:42 -07:00 |
John Benediktsson
|
032458e5d7
|
io.streams.zeros: adding zero-file.
|
2012-10-25 21:46:11 -07:00 |
John Benediktsson
|
7847b55cea
|
io.streams.zeros: adding @erg's zero-stream.
|
2012-10-25 21:43:52 -07:00 |
John Benediktsson
|
ca315e7996
|
io.random: adding "random-file".
|
2012-10-25 21:40:43 -07:00 |
John Benediktsson
|
916d912492
|
io.streams.random: adding @erg's random-stream.
|
2012-10-25 21:37:58 -07:00 |
Doug Coleman
|
4a5885bca1
|
machine-learning.one-hot: Use the example from my blog post as a unit test.
|
2012-10-25 18:16:22 -07:00 |
Doug Coleman
|
3ec9dc94da
|
machine-learning.one-hot: Start a machine learning library with a feature from scikit-learn.
|
2012-10-25 16:17:26 -07:00 |
Doug Coleman
|
01227b3331
|
sequences.extras: Add set-nths and set-nths-unsafe for setting many indices in a sequence to the same value.
|
2012-10-25 16:14:07 -07:00 |
Doug Coleman
|
563c15e530
|
sequences.extras: Add head-as, head*-as, tail-as, tail*-as.
|
2012-10-25 11:38:31 -07:00 |
John Benediktsson
|
83712ad87e
|
io.directories: defining "?delete-file".
|
2012-10-25 10:07:15 -07:00 |
Doug Coleman
|
2ce0db5681
|
tar: Don't throw an error if the file does not exist to unlink.
|
2012-10-25 08:35:34 -07:00 |
John Benediktsson
|
6e572cfff1
|
io.files.acls.macosx: finish separation of ffi vocab.
|
2012-10-24 20:28:54 -07:00 |
John Benediktsson
|
d1920b50a9
|
io.files.acls.macosx.lib: removing redundant vocab.
|
2012-10-24 20:23:54 -07:00 |
John Benediktsson
|
91582b752c
|
cgi: add some docs.
|
2012-10-24 19:20:02 -07:00 |
John Benediktsson
|
d4f3a0a2cc
|
tools.which: adding the "which" command.
|
2012-10-24 19:20:02 -07:00 |
Doug Coleman
|
12df557b11
|
tar: Fix pax_global_header. Make symlinks work, do them at the end. Untars the linux kernel again.
|
2012-10-24 18:58:44 -07:00 |
John Benediktsson
|
bf8628bc78
|
io.files.acls.macosx: works!
|
2012-10-24 17:04:47 -07:00 |
John Benediktsson
|
98e37c52f1
|
io.files.acls: cleanup.
|
2012-10-24 16:51:07 -07:00 |
Doug Coleman
|
3399ddccd2
|
io.files.acls: Add what I have for acl support on macosx.
|
2012-10-24 16:44:57 -07:00 |
John Benediktsson
|
8cfc758735
|
terminal.linux: fix using.
|
2012-10-24 16:02:11 -07:00 |
John Benediktsson
|
4eb4ce395b
|
terminal: adding "terminal-size" vocab.
|
2012-10-24 13:40:39 -07:00 |
John Benediktsson
|
f835bb01f4
|
io.random: bit faster using set-nth-unsafe.
|
2012-10-23 19:30:20 -07:00 |
John Benediktsson
|
a0d1c036ea
|
io.random: much faster version of random-lines for large n.
|
2012-10-23 19:03:34 -07:00 |
Doug Coleman
|
633e4531a2
|
io.random: Fix off-by-one error.
|
2012-10-23 16:55:17 -07:00 |
John Benediktsson
|
f36ee26f82
|
io.random: cleanup using "each-numbered-line", implement "random-lines".
|
2012-10-23 16:11:07 -07:00 |