Giter Site home page Giter Site logo

martinthoma / clana Goto Github PK

View Code? Open in Web Editor NEW
29.0 4.0 4.0 962 KB

CLANA is a toolkit for classifier analysis.

License: MIT License

Python 94.04% Makefile 1.49% HTML 4.47%
machine-learning mit-license classification python python-3 python-3-5 analysis

clana's Introduction

Hi ๐Ÿ‘‹

I'm Martin and I am currently based in Germany working as a Lead Developer / Python Backend Dev.

  • ๐Ÿค Interested in open source and free software projects.
  • ๐Ÿ“ซ You can reach me best via e-mail to [email protected]

If you like my work, you can support me: PayPal


Blog posts

Programming Languages and Technology

clana's People

Contributors

dependabot[bot] avatar martinthoma avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

clana's Issues

Can't sort with < 3 labels

It looks like this prevents working with fewer than 3 labels. I think it should even work with 1 label. When calling simulated_annealing on a 2x2 matrix:

    198             return istart + self._randbelow(width)
    199         if step == 1:
--> 200             raise ValueError("empty range for randrange() (%d,%d, %d)" % (istart, istop, width))
    201 
    202         # Non-unit step argument supplied.

ValueError: empty range for randrange() (0,0, 0)

Need for an up to date example

Hi, your tool looks exactly like what i need, but the documentation is currently not up to date and hard to follow.

I do not what to mix multiple issues in this issue (but you can find multiple issues with the provided examples, like clana metrics not actually existing). What i would want is to provide clana with a CSV file that has two columns, actual and prediction, and an optional labels file.

Now i understand that's not currently supported. So to my actually request:

Can an example be made that can be follow from start to finish, with the actual contents of the csv files? clana get-cm takes gr and predictions csv files as input, but it is unclear to me why those need to have two columns. Can an example of a file with two columns be provided, with an explanation what the columns are?

Thank you for your great work

Missing config.yaml

When installing the pip package, I immediately get an error about the config.yaml file missing.
Moving that file to site-packages/clana fixed it.

Add to conda-forge

I was happy to find this on an Anaconda channel: https://anaconda.org/martinthoma/clana
When I install it, its dependencies conflict with my other packages, which are all on conda-forge.
Perhaps the artifacts / recipe could be uploaded to conda-forge as well?

Use of mutation testing in clana - Help needed

Hello there!

My name is Ana. I noted that you use the mutation testing tool in the project.
I am a postdoctoral researcher at the University of Seville (Spain), and my colleagues and I are studying how mutation testing tools are used in practice. With this aim in mind, we have analysed over 3,500 public GitHub repositories using mutation testing tools, including yours! This work has recently been published in a journal paper available at https://link.springer.com/content/pdf/10.1007/s10664-022-10177-8.pdf.

To complete this study, we are asking for your help to understand better how mutation testing is used in practice, please! We would be extremely grateful if you could contribute to this study by answering a brief survey of 21 simple questions (no more than 6 minutes). This is the link to the questionnaire https://forms.gle/FvXNrimWAsJYC1zB9.

Drop me an e-mail if you have any questions or comments ([email protected]). Thank you very much in advance!!

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.