GithubHelp home page GithubHelp logo

ccr's Introduction

Hello there, it's Tom ๐Ÿ‘‹

  • Education:
    • Harvard University '23 - MS in Data Science
    • St. Lawrence University '22 - BS in Stat & CS
  • Interests:
    • Statistical modeling & machine learning
    • Data wrangling & visualization
    • Data pipeline implementation
    • Database design & management
    • Web app & API development

ccr's People

Contributors

tomzhang255 avatar

Watchers

 avatar

ccr's Issues

new issues--August 22nd, 2022

  1. while the model is running, the user gets the following:
    "Downloading: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 1.18k/1.18k [00:00<00:00, 123kB/s]
    Downloading: 100%|โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ| 190/190 [00:00<00:00, 36.1kB/s]
    ..."
    These are not self-explanatory. Explain to the user what exactly is being downloaded...

  2. Incorrect identification of language: when in the questionnaire file, there are NAs, the user gets this warning: "1: In encode_column(model, q_file, q_col, "q") :
    Non-English language detected in column Individualism from Desktop/CCR/CCR Experiment/CCR experiment measures.xlsx . Languages detected by cld3: en, NA"
    --NA should not be detected as a language of course. Please resolve.

  3. Another problem with language detection: I inserted a fully English data and got this warning: "In encode_column(model, data_file, data_col, "d") :
    Non-English language detected in column texts from Desktop/CCR/data_test.csv . Languages detected by cld3: en, NA, pt, ht
    " .
    Maybe we should use a different package for lang. detection?

initial checks

--checking language in both CSVs. [issue warning if not English]
--checking column names [issue warning if not consistent]
--checking length of questionnaire items [issue error if 1 word; issue warning if 2 or 3 words]
--checking length of text [issue warning if fewer than 4 words]

CCR_shiny dependencies

ccr_shiny needs these two dependencies right now: "rhandsontable" and "shinydashboard".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.