This repository has been archived by the owner on Dec 21, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 55
Framework #26
Open
tiffapedia
wants to merge
42
commits into
Lab41:command_line
Choose a base branch
from
tiffapedia:framework
base: command_line
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Framework #26
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge lab41 back in
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! :)
…d instead of a pass
…ons on how to seupt an iPython notebook on your computer
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.