Giter VIP home page Giter VIP logo

augurpy's Issues

loosen dependencies

Think we should make many of the dependencies more loose and work with >= instead of '^='.
But we can do that in a follow up PR. Or I can do that :)

Originally posted by @Zethson in #32 (comment)

differential prioritisation function

From the R augur implementation:
Execute a permutation test to identify cell types with statistically
significant differences in AUC between two different rounds of cell type
prioritization (for instance, the response to drugs A and B, as compared
to a common untreated control).

feature importance logistic regression

(Not sure if issues are intended to be used this way, but.)

I would like to add the feature importances for the random forest and logistic regression. In the case of the random forest I propose to use the build in function. For logistic regression there is no äquivalent on sklearn. Augur used standardized coefficients with Agresti method and linked this: https://think-lab.github.io/d/205/#3.

I have not had time to fully dive into it but was wondering if @Zethson you know any other way or have preferences :)
(This is not integral to creating a cell type ranking so its not super urgent.)

Document Augurpy

  • Document the API functions (copy structure from ehrapy @Zethson )
  • Write an example notebook and add it to a tutorials folder. Ideally show it in the documentation as well. @antschum
  • Document the technical differences and differences in result compared to the original R implementation @antschum
  • Add top level module docstrings (currently missing, see below) @antschum
    image

Feature importance plots

Implement plots visualising the feature importance.

eg. Barplot showing distribution of feature importances.

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.