Git Product home page Git Product logo

Eric DASSE's Projects

apriori icon apriori

This is my implementation of the apriori algorithm based on the explanations on the web page https://stackabuse.com/association-rule-mining-via-apriori-algorithm-in-python/

big-mart-sales icon big-mart-sales

The data scientists at BigMart have collected 2013 sales data for 1559 products across 10 stores in different cities. Also, certain attributes of each product and store have been defined. The aim of this data science project is to build a predictive model and find out the sales of each product at a particular store. Using this model, BigMart will try to understand the properties of products and stores which play a key role in increasing sales. The data has missing values as some stores do not report all the data due to technical glitches. Hence, it will be required to treat them accordingly.

business-opportunities-analysis icon business-opportunities-analysis

Machine Learning is widely to classify textua documents. In this project in particular, I'm interested in detecting business opportunities among news papers (written in a simple XML format). But before doing so, I would like to mine some useful informations about characterize a business opportunity (words frequency, idf, entropy...) as well as the links between them (social mining)

chifoumi icon chifoumi

Implémentation du jeu de chifoumi (pierre-feuille-ciseaux) en Java

deepwalk icon deepwalk

Here I propose my very own implementation of the Deep Walk algorithm based on the explanations in the paper "Deep Walk: Online Learning of Social Representations"

disquaire icon disquaire

Ce projet est inspiré du sujet fil rouge du cours OpenClassrooms "Découvrez le framework Django"

ds-mental-health-tech-industry icon ds-mental-health-tech-industry

Dans ce projet, je réalise l'analyse et l'exploration d'un dataset contenant des informations sur la santé mentale des personnes travaillant dans l'industrie de la technologie

educafun icon educafun

Projet d'élaboration d'un logiciel éducatif dans le but d'aider les parents, maîtres, maîtresses, tuteurs... de faire apprendre leurs enfants sans qu'ils s'en rendent comptent...

fredo-restaurant icon fredo-restaurant

Ce projet sert d'exemple pour l'article "Fixtures qui se ressemblent, builder qui les assemble"

handwritting-recognition icon handwritting-recognition

Use of logistic regression and neural networks to build a system able to recognize handwritten digits (0 to 9). The project is carried out in Python

imbalanced-learning-on-a-credit-card-transactions-dataset icon imbalanced-learning-on-a-credit-card-transactions-dataset

Even though most of the machine learning algorithms assume as a prerequisite that the data they are dealing with are i.i.d, in real-life, they are not most of the time. In fact, data scientiststs often have to deal with imbalaced datasets. In this repository, I implemented 2 strategies to cope with imbalanced data in the specific case of a credit card transactions dataset

iris-dataset-classification icon iris-dataset-classification

The Iris dataset, also called *Fisher's Iris Dataset* or *Anderson's Iris Dataset*, is a one of (if not) the most known dataset in the pattern recognition literature. Each entry contains morphologic information about different instances of an iris flower as well as the corresponding species of iris that corresponds to it. The set of possible species comprises _Iris Setosa_, _Iris Versicolor_ and _Iris Virginica. From that dataset, the machine learning task performed in this repository is to create a model able to determine the species of an iris flower given these morphological information

javascript-web-crawler icon javascript-web-crawler

This is a simple implementation of a web scrapping tool in Javascript inspired by the tutorial at http://www.netinstructions.com/how-to-make-a-simple-web-crawler-in-javascript-and-node-js/

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.