Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Team B: Merge back into original repo #3

Open
wants to merge 238 commits into
base: master
Choose a base branch
from

Commits on Mar 11, 2019

  1. Add all existing data

    nalenz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    f1d8a86 View commit details
    Browse the repository at this point in the history
  2. Fetch logos for all houses

    nalenz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    7c454a6 View commit details
    Browse the repository at this point in the history
  3. Add ESLint and Prettier for formatting

    nalenz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    843314a View commit details
    Browse the repository at this point in the history
  4. Start implementing formatter

    nalenz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    ff223e5 View commit details
    Browse the repository at this point in the history
  5. Generate some intermediate data using formatter

    nalenz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    518662c View commit details
    Browse the repository at this point in the history
  6. Implement more statistics for formatter

    nalenz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    54423bc View commit details
    Browse the repository at this point in the history
  7. Correct formatter output data

    nalenz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    e70095e View commit details
    Browse the repository at this point in the history
  8. Implement Python predictor framework

    nalenz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    df78d23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    529116a View commit details
    Browse the repository at this point in the history
  10. Fix issues related to character age

    nalenz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    73bccb3 View commit details
    Browse the repository at this point in the history
  11. Implement basic neural network predictor

    nalenz committed Mar 11, 2019
    Configuration menu
    Copy the full SHA
    aea9ba4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b562334 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Add code management instructions to readme

    nalenz committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    14686e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Configuration menu
    Copy the full SHA
    fe18f3c View commit details
    Browse the repository at this point in the history
  2. Add worker to create family tree as DOT graph

    nalenz committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    d300118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62e2e33 View commit details
    Browse the repository at this point in the history
  4. Rename predictor-neural to predictor-neural-v1

    nalenz committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    21e7253 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from nalenz/family-tree

    Family tree
    robertdillitz authored Mar 14, 2019
    Configuration menu
    Copy the full SHA
    428b4fa View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Configuration menu
    Copy the full SHA
    363c02e View commit details
    Browse the repository at this point in the history
  2. Rename predictor-neural to predictor-neural-v1

    nalenz committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    9a8fe67 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'predictor-neural-v2' of https://github.com/nalenz/got.p…

    …redictions into predictor-neural-v2
    nalenz committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    330fc11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    344cf95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de66e65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0396085 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f42089b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Make ESLint use ECMA version 2018

    nalenz committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    fccf4ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d6f1d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e09cc86 View commit details
    Browse the repository at this point in the history
  4. Re-train v1 neural network

    nalenz committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    e01ebf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Fix small typo in readme

    nalenz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    9552425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8df737 View commit details
    Browse the repository at this point in the history
  3. Adjust Python predictor to use new binary format

    nalenz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    694ae32 View commit details
    Browse the repository at this point in the history
  4. Re-predict with v1 neural network

    nalenz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    cd709b3 View commit details
    Browse the repository at this point in the history
  5. Re-predict with v2 neural network

    nalenz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    94d9659 View commit details
    Browse the repository at this point in the history
  6. Make all neural network data be zlib-deflated

    nalenz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    193ede7 View commit details
    Browse the repository at this point in the history
  7. Update Keras log for v2 neural network

    nalenz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    a27aaa2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    254f19b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from nalenz/predictor-neural-v2

    Predictor neural v2
    robertdillitz authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    8093645 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from nalenz/formatter-neural

    Formatter neural
    robertdillitz authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    cf6317c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    225539a View commit details
    Browse the repository at this point in the history
  12. Slightly generalize neural network formatter

    nalenz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    9daccc7 View commit details
    Browse the repository at this point in the history
  13. Create formatter for v3 neural network

    nalenz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    b51a1e4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    59dee53 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6cecdfb View commit details
    Browse the repository at this point in the history
  16. Add description of v3 neural network to readme

    nalenz committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    226ba4c View commit details
    Browse the repository at this point in the history
  17. Merge pull request #4 from nalenz/predictor-neural-v3

    Predictor neural v3
    robertdillitz authored Mar 18, 2019
    Configuration menu
    Copy the full SHA
    7f3eefa View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    fb17128 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    a5fd406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3974528 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d446086 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b08a4bf View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Added check for apparent age over 150 (which likely means an error in…

    … the input). These characters will be ignored.
    valentindimov committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    0830a0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8105a96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c13d9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49201d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca7b64b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2019

  1. Configuration menu
    Copy the full SHA
    5b9d68c View commit details
    Browse the repository at this point in the history
  2. small cosmetic change

    valentindimov committed Mar 22, 2019
    Configuration menu
    Copy the full SHA
    73f08fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d532145 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95e8fd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ad5261 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05d2edd View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Configuration menu
    Copy the full SHA
    4f93416 View commit details
    Browse the repository at this point in the history
  2. Update ESLint dependency

    nalenz committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    2c2f81a View commit details
    Browse the repository at this point in the history
  3. Update all show data as of March 25, 2pm

    nalenz committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    63eec70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2087548 View commit details
    Browse the repository at this point in the history
  5. Add some JS utility functions

    nalenz committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    38aad02 View commit details
    Browse the repository at this point in the history
  6. Add formatter-show main script

    nalenz committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    70791be View commit details
    Browse the repository at this point in the history
  7. Add output data of formatter-show

    nalenz committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    cb5e4aa View commit details
    Browse the repository at this point in the history
  8. Add formatter-neural-show main script

    nalenz committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    5da9376 View commit details
    Browse the repository at this point in the history
  9. Add output data of formatter-neural-show

    nalenz committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    74edacf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c785ef View commit details
    Browse the repository at this point in the history
  11. Add v1 of neural network show predictor

    nalenz committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    3e57712 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    67710fe View commit details
    Browse the repository at this point in the history
  13. Add presentation as of March 26, 2019

    nalenz committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    695e5b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Configuration menu
    Copy the full SHA
    35ca288 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba25849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2822070 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b482bb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac00fda View commit details
    Browse the repository at this point in the history
  6. Updated the Python predictor script to write its output to a JSON fil…

    …e (predictorOutput.json). Removed some unnecessary code/comments.
    valentindimov committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    7865d58 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfe5b69 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5 from nalenz/formatter-show

    Formatter and neural network for GoT TV show
    robertdillitz authored Mar 26, 2019
    Configuration menu
    Copy the full SHA
    9c347fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c6ca930 View commit details
    Browse the repository at this point in the history
  10. Locations considered only if at least 50 suitable characters have vis…

    …ited them. Parametrized the thresholds. Set house threshold to 10.
    valentindimov committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    ed83e7c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aeda50d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Configuration menu
    Copy the full SHA
    96b2e7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd7ab56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9080e94 View commit details
    Browse the repository at this point in the history
  4. Re-format code using ESLint and some manual edits

    nalenz authored and valentindimov committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    0bb329c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63f9b3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2e9310 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ac46ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    637855b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17102b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eab3881 View commit details
    Browse the repository at this point in the history
  11. Added check for apparent age over 150 (which likely means an error in…

    … the input). These characters will be ignored.
    valentindimov committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    75017bc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d4e37b9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    08a3881 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b9a4e1a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    001408a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c200777 View commit details
    Browse the repository at this point in the history
  17. small cosmetic change

    valentindimov committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    bf3729c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    636f986 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bdba662 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a6f6554 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5537aa9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d3319ba View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c22f9cd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2f7609c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    74775da View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    430520a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    74e2abd View commit details
    Browse the repository at this point in the history
  28. Updated the Python predictor script to write its output to a JSON fil…

    …e (predictorOutput.json). Removed some unnecessary code/comments.
    valentindimov committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    04d3135 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c581249 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1bea02c View commit details
    Browse the repository at this point in the history
  31. Locations considered only if at least 50 suitable characters have vis…

    …ited them. Parametrized the thresholds. Set house threshold to 10.
    valentindimov committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    d843333 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    40ffbda View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2fe2a7d View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8dcce75 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9e04cc7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    31a4f40 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    3af4df0 View commit details
    Browse the repository at this point in the history
  38. Removed the callback, as an async function does not need a callback t…

    …o signal async completion.
    valentindimov committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    cf64807 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Configuration menu
    Copy the full SHA
    74c872e View commit details
    Browse the repository at this point in the history
  2. fml

    valentindimov committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    dd1f2c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a0b372 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d484b05 View commit details
    Browse the repository at this point in the history
  5. Add presentation as of March 28, 2019

    nalenz committed Mar 28, 2019
    Configuration menu
    Copy the full SHA
    51e38ec View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Add presentation as of March 29, 2019

    nalenz committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    5ea5d5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from nalenz/presentation-backups

    Presentation backups
    robertdillitz authored Mar 31, 2019
    Configuration menu
    Copy the full SHA
    613f1b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e233a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afabb82 View commit details
    Browse the repository at this point in the history
  5. Updated output

    valentindimov committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    72efddd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6575ff7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04195af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    330674d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Refetched show data

    valentindimov committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    6e31737 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e6326 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8f6811 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    5289806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f599193 View commit details
    Browse the repository at this point in the history
  3. Completely update book data

    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    cae6d64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e210140 View commit details
    Browse the repository at this point in the history
  5. Minimally update show data

    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    793c1dc View commit details
    Browse the repository at this point in the history
  6. Remove various old datasets

    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    06aacc7 View commit details
    Browse the repository at this point in the history
  7. Add some sanitization functions to JS utils

    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    e13ac36 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52f154b View commit details
    Browse the repository at this point in the history
  9. Update all output files of the book formatter

    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    74640bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c960d22 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f079fa9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a20b2c View commit details
    Browse the repository at this point in the history
  13. Re-create neural network input files for v2

    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    52e2362 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d35e49a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fd69b11 View commit details
    Browse the repository at this point in the history
  16. Edit book predictor to use validation data

    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    33d34da View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1cc69fe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    152d7dd View commit details
    Browse the repository at this point in the history
  19. Re-train book model with validations

    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    49f60f8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6194dff View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    bab83ea View commit details
    Browse the repository at this point in the history
  22. Minimally change book formatter to use different order when normalizi…

    …ng scalar values
    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    e3a819f View commit details
    Browse the repository at this point in the history
  23. Re-create show formatter output

    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    31f7587 View commit details
    Browse the repository at this point in the history
  24. Re-create show neural network formatter output

    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    57b3360 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7a0e2b1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    3c70449 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #7 from nalenz/updated-show-data

    Updated show data
    nalenz authored Apr 2, 2019
    Configuration menu
    Copy the full SHA
    e413bae View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2d15c91 View commit details
    Browse the repository at this point in the history
  29. Add correct check for gender in book formatter

    nalenz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    de0c229 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2daf8df View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    062cabf View commit details
    Browse the repository at this point in the history
  32. Merge pull request #8 from nalenz/updated-book-data

    Updated book data
    robertdillitz authored Apr 2, 2019
    Configuration menu
    Copy the full SHA
    f2d7ef1 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Refactored some stuff. Now the entire process is executable through e…

    …xported functions or simply Node calling the workers in order.
    valentindimov committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    0edf5dc View commit details
    Browse the repository at this point in the history
  2. ihategit.exe

    valentindimov committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    c9b5d25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1dab40 View commit details
    Browse the repository at this point in the history
  4. All should work now. To run a full format/predict/postprocess loop, do:

    node workers/formatter-bayesean-book or node workers/formatter-bayesean-show
    node workers/predictor-bayesean-book or node workers/predictor-bayesean-show
    node workers/postprocessor-bayesean-book or node workers/postprocessor-bayesean-show
    
    Final output should be in workers/postprocessor-bayesean-book/book_predictions.json and workers/postprocessor-bayesean-show/show_predictions.json
    valentindimov committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    74c40ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98228cf View commit details
    Browse the repository at this point in the history
  6. Add Request library to Node dependencies

    nalenz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    4411d8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3f14d1 View commit details
    Browse the repository at this point in the history
  8. Add basic API update call

    nalenz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    38c11d1 View commit details
    Browse the repository at this point in the history
  9. Update show data

    nalenz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    d67bf5f View commit details
    Browse the repository at this point in the history
  10. Update show data

    nalenz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    c343286 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #9 from nalenz/bayesean_formatter

    Bayesean formatter
    nalenz authored Apr 3, 2019
    Configuration menu
    Copy the full SHA
    328a43c View commit details
    Browse the repository at this point in the history
  12. Add Request library to Node dependencies

    nalenz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    0311411 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c394540 View commit details
    Browse the repository at this point in the history
  14. Add basic API update call

    nalenz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    e191909 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    992cae8 View commit details
    Browse the repository at this point in the history
  16. Add API base URL to JS config file

    nalenz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    2055a53 View commit details
    Browse the repository at this point in the history
  17. Add the APIUpdater to the JS utils

    nalenz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    bd13530 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    afaf8a7 View commit details
    Browse the repository at this point in the history
  19. Resolve merge conflicts

    nalenz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    6fad37d View commit details
    Browse the repository at this point in the history
  20. Update ESLint dependency to 5.16.0

    nalenz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    003c74f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    a814f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a71f748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98d20fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46f7a87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0362a69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ffc0ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5c02c8 View commit details
    Browse the repository at this point in the history
  8. Some minor fixes

    valentindimov committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    1eae8c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    436ed38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13e780f View commit details
    Browse the repository at this point in the history
  11. Update formatter-neural v2 training data

    nalenz committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    f7cd6f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Update README.md

    robertdillitz authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    c4f65af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    767132b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    217300b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6fa4de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d6a3b3 View commit details
    Browse the repository at this point in the history
  6. Small model tweaks

    valentindimov committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    259f431 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba45bac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2562489 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da3ad4c View commit details
    Browse the repository at this point in the history
  10. refetched data

    valentindimov committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    3641645 View commit details
    Browse the repository at this point in the history
  11. Update book and show data

    nalenz committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    8c4fa35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f009fb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d24df7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c2fc730 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2019

  1. Merge pull request #10 from nalenz/uploader-predictions

    Uploader predictions
    nalenz authored Apr 6, 2019
    Configuration menu
    Copy the full SHA
    ea5fa22 View commit details
    Browse the repository at this point in the history
  2. Remove GoT season 8 image from readme

    nalenz committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    3183455 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e6e727 View commit details
    Browse the repository at this point in the history
  4. Data update

    valentindimov committed Apr 6, 2019
    Configuration menu
    Copy the full SHA
    95eeb3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da91dab View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Data update

    nalenz committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    07c136f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e39aa27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3913f1e View commit details
    Browse the repository at this point in the history
  4. Add some more setup info to readme

    nalenz committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    a5a8708 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e30da0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    789d118 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    604eb68 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    08de61f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2019

  1. Update book and show data

    nalenz committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    a5f6cb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    952915c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c38d61 View commit details
    Browse the repository at this point in the history
  4. Add PLOD overview from group D

    nalenz committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    8353064 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Update datasets as of Apr 11

    nalenz committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    78ed1ed View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2019

  1. 1 Configuration menu
    Copy the full SHA
    06e46a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. Configuration menu
    Copy the full SHA
    b8cf250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    488dcec View commit details
    Browse the repository at this point in the history