Giter VIP home page Giter VIP logo

Jean-Marie John-Mathews's Projects

applied-ml icon applied-ml

๐Ÿ“š Papers & tech blogs by companies sharing their work on data science & machine learning in production.

augly icon augly

A data augmentations library for audio, image, text, and video.

awesome-ml-model-governance icon awesome-ml-model-governance

This repository provides a curated list of references about Machine Learning Model Governance, Ethics, and Responsible AI.

blog-scraping icon blog-scraping

This repository provides some R functions to scrap the content of a blog whose URL is organized by date

canonical-correlation-analysis icon canonical-correlation-analysis

This project implements canonical correlation analysis between two data matrices. I first create the latent dimensions between the two data matrices. Then I use Kmeans and hierarchical clustering on principal component to group individuals using the latent dimensions and the distance created by the canonical analysis. Last step, I give a profiling of the different groups using descriptive statistics and provide an automated method to export the results.

codecarbon icon codecarbon

Track emissions from Compute and recommend ways to reduce their impact on the environment.

fairness-metrics icon fairness-metrics

This repository provides some group fairness metrics to Machine Learning classifier of German Credit Scoring Dataset. It computes demographic parity, equal opportunity and equalized odd for the sensitive variable gender.

graph-mining icon graph-mining

This project conducts graph mining using R. First it computes the minimum spanning tree and some classical graph mining statistics (density, length, reciprocity, etc). It then builds some centrality measures.

healthcare-analytics icon healthcare-analytics

Hospital admission data was analyzed to accurately predict the patientโ€™s Length of Stay at the time of admit so that the hospitals can optimize resources and function better.

itunes icon itunes

This repository parses music from itunes as a xml file to create a structered SQL database

latent-dirichlet-allocation icon latent-dirichlet-allocation

This project uses latent dirichlet allocation for topic modeling. It first generates the document term matrix. Then It builds the latent dirichlet allocation algorithm to extract latent topics in the documents. A wordcloud function is also implemented to display the representative words of each topics.

optical-character-recognition icon optical-character-recognition

This repository provides 2 functions to read contents and metadata from image pdf files (read.ocr) and from Word document (read.docx). Read.ocr function uses tesseract method to make optical character recognition (OCR) on image pdf file. Read.docx function unzips .docx file to convert to xml file and extract data.

privacy icon privacy

This work implements some privacy attacks and mitigaton strategy to credit default prediction

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.