Skip to content
This repository has been archived by the owner on Dec 21, 2017. It is now read-only.

Framework #26

Open
wants to merge 42 commits into
base: command_line
Choose a base branch
from
Open

Framework #26

wants to merge 42 commits into from

Conversation

tiffapedia
Copy link

No description provided.

bethke and others added 30 commits January 21, 2016 09:38
OSM data ingest and meta-performance metrics run
When converting a git repo to JSON, non-ascii characters (especially
non-ascii and non-UTF8 characters) cause a crash. Since these characters
are not needed (we do not need an exact name, just a unique name for
each entity) we discard them.
Fix a bug with non-ascii characters in names
create setup.py for hermes

implement state machine, not yet tested

test state machine to work

test click to work in groups, might not use it in the future

pass path correctly to state

add logger and implement part of start_state, wip

working start_state and json_to_rdd_state

state machine done and tested rmse based on cf_example

Write script create_file_containing_paths.py because click can only take
one nargs=-1 input.

able to take in multiple json files and its respective schemas

pass in a file that contains paths to json files
pass in a file that contains paths to schemas files

add utils's book_crossing_etl and lastfm_etl
wip: rename hermes_ui to hermesui and get started on config and vector generator

wip: not yet tested, implement factory model on vectorgenerator.py

wip: not yet tested, implement configparser

wip: configparser works until start_state

wip: start_state working

wip: fix important change to differentiate between uservectordata vs
contentvectordata

wip: work until develop_model_states

wip: still in develop_model_state, add two parents for each vector in
vectorgenerator

wip: cleanup code a bit

implemented base framework
wip: working on READMEs

wip: working on configs.md README

wip: convert tabs to spaces

wip: complete configs.md readme and rename vector_type to
vector_transformation

we want to avoid confusion between vector_type that does vector
transformations and vector type that differentiates between User Vector
and content Vector

wip: complete data_supported.md and add table of contents for all.

also, fix wiki's vector trasnformation user_edits_ceil to read from
wiki_ratings table.

wip: cleanup spelling errors in data_supported.md

wip: fix sp err in readmes, remove unnecessary interface in
recommendergenerator.py, fix examples in metricgenerator.py

wip: fix glossary format

wip: putting the skeleton for framework.md

wip: framework.md, use boolean for isEndState

wip: framework.md

wip: add comment and framework.md

wip: framework.md

wip: framework.md

wip: framework.md, add more comments

wip: framework.md and add more comments in modules

wip: framework.md

wip: framework.md for recommendergenerator.py

wip: all docs complete! :)
added a warning that the team no longer pursues the command line path
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants