Git Product home page Git Product logo

Sylla's Projects

da icon da

write a script to get a nice CSV file of natural gas prices.

data-structures-algorithms-python icon data-structures-algorithms-python

This tutorial playlist covers data structures and algorithms in python. Every tutorial has theory behind data structure or an algorithm, BIG O Complexity analysis and exercises that you can practice on.

data_ icon data_

Data Wrangling Exercise - Natural Gas Prices

eazytraining icon eazytraining

Tous les codes sources dans le caadre de l'écriture des articles eazytraining.

git-workflow icon git-workflow

Etude d'organisation de travail d'une équipe de développement basée sur Git

k-mean--scala icon k-mean--scala

K-means Either a set of unlabeled learning data in dimension 2 contained in the file Data1.txt One has for a set of examples to classify two characteristics. This learning set includes 132 examples that have been simulated according to 3 Gaussians. Explain the principle, the nature and the different stages of a Kmoyennes algorithm. Run the Kmeans program to perform clustering using a k-means algorithm. By varying the number of clusters (k = 2, 3, 5, 10, 15, 20), study the variations of "intra-inertia". What do you notice ? What do you think ? We will make a figure for each case and a table to justify the results, we will indicate the cardinality of each group and the table of confusion. Decision border: You are asked to represent the decision boundaries in the case that has the least strong form. For this, you will need to set 2D mesh; we propose points from -1.8 to 1.8 in steps of 0.05 for example. A strong form is the element of the learning set that has always been classified together in several classifications (different initializations). Write a script that can find the number of strong forms and the cardinality of these forms. Determine the strong shapes for some values ​​of k (k = 2, 3, 4, 5 for example), and make 25 tests each time.

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.