Giter Club home page Giter Club logo

Philippe Ombredanne's Projects

deb_finder icon deb_finder

A python script to find all .deb files for all apt-get installed packages and dependencies on a system.

debpak icon debpak

Helper for creating Flatpak Apps from Debian sources

debpkg icon debpkg

Rust libary for parsing debian packages

debrebuild icon debrebuild

Given a buildinfo file from a Debian package, generate instructions for attempting to reproduce the binary packages built from the associated source and build information.

debsources icon debsources

https://anonscm.debian.org/cgit/qa/debsources.git

debug-menu icon debug-menu

Chrome-like debugging context menu for electron.

debugtocpp icon debugtocpp

Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)

debut icon debut

A python library to parse Debian deb822-style control and copyright files

debutils icon debutils

Debian package utility library and scripts

debversioncomp icon debversioncomp

check all the available debian version comparison algorithms for correctness

debwatch icon debwatch

A tool getting the latest upstream version of tarbarll for given package name with using debian watch file

dec icon dec

Discrete Exterior Calculus

decaf-1 icon decaf-1

DECAF(short for Dynamic Executable Code Analysis Framework) is a binary analysis platform based on QEMU. This is also the home of the DroidScope dynamic Android malware analysis platform. DroidScope is now an extension to DECAF.

decision-tree icon decision-tree

C4.5 Decision Tree python implementation with validation, pruning, and attribute multi-splitting

decision-tree-in-python-for-continuous-attributes icon decision-tree-in-python-for-continuous-attributes

This code constructs a Decision Tree for a dataset with continuous Attributes. Each training instance has 16 numeric attributes (features) and a classification label, all separated by commas. In deciding which attribute to test at any point, the information gain metric is used. The node test threshold for each potential attribute is set using this same metric i.e. at each point, all the values that exist for a particular attribute in the remaining instances are ordered, and threshold values that are (half way) between successive attribute values are used to find the Information Gain. The threshold value that gives the highest information gain is used. The same attribute can be tested again later in the tree (with a different threshold).

decisiontrees-2 icon decisiontrees-2

Seminar work "Decision Trees - An Introduction" with presentation, seminar paper, and Python implementation

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.