Git Product home page Git Product logo

ml-project-1-thejohnclub's Introduction

Machine-Learning-Project-1

First Project of the Machine Learning course

File Structure

.
├── Code
│   ├── implementations.py
│   ├── proj1_helpers.py
│   ├── proj1_input_manipulation.py
│   ├── proj1_linear_model.py
│   ├── proj1_logistic.py
│   ├── proj1_ridge_regress.py
│   ├── README.md
│   ├── run_grad.ipynb
│   ├── run_least_squares.ipynb
│   ├── run_logistic.ipynb
│   ├── run.py
│   ├── run_regularized_logistic.ipynb
│   ├── run_ridge.ipynb
│   └── run_stochastic_grad.ipynb
├── Data
│   ├── data.zip
│   └── README.md
├── README.md
└── Report.pdf

Code

The code folder contains all the python files as well as all the jupyter notebooks. For more information read the corresponding README.md file in that directory.

Data

The data folder.
It currently contains a single zip data.zip file which includes the test.csv and the train.csv.
Open the zip inside that folder in order to execute the programs
All the programs outputs(the created csvs) are placed in this folder in order for them to be arranged neatly.
For more information read the corresponding README.md file in that directory.

Report.pdf

The two page report with an extensive explanation of our work, our thought process, our results and our conclusions.

ml-project-1-thejohnclub's People

Contributors

johnmavro avatar federicobetti99 avatar lucarossi9 avatar

Watchers

Matteo Pagliardini avatar Roberto Castello avatar Maksym Andriushchenko avatar  avatar  avatar

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.