Coder Social home page Coder Social logo

dufourc1 / ml_cs433_project2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 43.74 MB

second project for the course of machine learning CS433 in collaboration with the Laboratory of Computational Systems Biotechnology (SB/SV/STI) LCSB

License: Apache License 2.0

Python 89.02% Jupyter Notebook 10.98%

ml_cs433_project2's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Currently working on combinatorial statistics
  • ๐Ÿ‘จ๐Ÿผโ€๐Ÿ”ฌ Currently doing a PhD in the Statistical Data Science group in EPFL
  • ๐Ÿ’ฌ Interested in machine learning and deep learning applied to graph structured data
  • โ˜• Surviving mostly on caffeine

๐Ÿ”ง Technologies & Tools

I mostly code in Python and I am starting to discover Julia. I also know my way around R, Matlab, C++, and Java.

Here are a few specialised libraries I have used/am using:

ml_cs433_project2's People

Contributors

dufourc1 avatar masadler avatar williamcappelletti avatar

Watchers

 avatar  avatar

ml_cs433_project2's Issues

find normalization

need to check the function in charles.py that returns the weights needed in the WLR

split the data wrt to the realization parameter

we should split the data for training and testing in the following way: for each event, we have multiple realization. So split 70% of these realizations (for example) for the training set and 30% for the test set. Do that for all the events and then you get the sets

reproduction of paper model

reproduction du paper initial :

  • find the normalization process
  • compute residuals and check the plot
  • reproduce the results

reproduce the plots

reproduce the plots so that we can check if the normalization is the good one

svm

Also done in my notebook. Needs review

statsmodel.OLS(X,Y).fit().res

the output is strange, I cannot understand why the residuals given is (n*5) instead of n (n is the number of observations in our dataset)

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.