Coder Social home page Coder Social logo

adabwana-example's Introduction

(a fork of a repo by adabwana)

Help Requested

There were a few issues I've encountered with this project.

  1. notebooks/visualize_data.clj Clay is not showing data in plots whereas, clerk will with the clerk/vl viewer.
  2. notebooks/lda.clj ml/evaluate-pipeline will not run. Error :message reads "invalid type." I tried removing one of the three response categories in hopes I could get a binary algorithm running and evaluating. Eventually, I'd still like to evalaute the pipeline with three response categories and evaulate with ml/classification-accuracy, stats/cohens-kappa and/or f1 (is f1 applicable with response of three categories?).

Thank you in advance.

Fork comments by daslu

This fork to adabwana's project adds the following:

Added kind-clerk so that Kindly visualizations would work in Clerk.

In any namespace where this is needed has to explicitly call:

(require ''[scicloj.kind-clerk.api :as kind-clerk])
(kind-clerk/setup!)

Rendered notebooks/visualize_data.clj:

Issue Persists

daslu, I pulled your changes and added a comment block for clay/make!. Output is in docs/. Still data is not appearing in plots.

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.