Coder Social home page Coder Social logo

FastML

FastML allows you to create, train, test, and save your Machine Learning model with two lines of code.
You can also optimize it with Bayesian Optimization by specifying model hyperparameters.

Reinforcement learning

Some codes to use Q-Learning or Actor-Critic agent in Pytorch. Actor-Critic is also available in Tensorflow 2.
The notebooks can be used as examples or as starting points.

Preprocessing (Python notebook)

In this notebook, you will find some functions to visualize, transform and replace NaN values in the data.

Preprocessing time series (Python notebook)

Some useful functions to deal with time series. Download climate/ for toydata.

Statistical tests (R notebook)

In this notebook, you will find some non parametric statistical tests to test:

  • Adequation to a distribution
    • Kolmogorov test
    • Chi2 test
  • Adequation to a normal distribution
    • Shapiro-Wilk test
    • Lilliefors test
    • Other methods
  • Homogeneity between two samples
    • Wilcoxon-Mann-Whitney test
    • Kolmogorov-Smirnov test
    • Chi2 test
  • Independance between two samples
    • Chi2 test

Clément Targe's Projects

apprentissage icon apprentissage

Science des Données Saison 3: Apprentissage Automatique / Statistique pour l'Intelligence Artificielle

labelme2coco icon labelme2coco

Make your own dataset for object detection and transform the format to coco json format

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.