Code Monkey home page Code Monkey logo

dsatm-machine-learning-lab-vtu's Introduction

Machine Learning Lab VTU

Repo with programs for the Machine Learning Lab (15CSL76). All the programs are in .ipnyb Jupyter notebook format.

Instructions

  • If you open this repo on your phone, make sure to switch to a Desktop Version of the site to see the notebooks in your browser
  • Firstly, Make sure you have Git set up and running in your system.
  • Download this repo or clone by typing
    git clone https://github.com/rumaan/machine-learning-lab-vtu.git
  • cd machine-learning-lab-vtu or move into that directory and run jupyter notebook which will open up a Jupyter Notbook instance in your browser.
  • Select the notebook/program and start executing! ๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ‘ฉโ€๐Ÿ’ป

Dependencies and Modules used

You can install these dependencies by doing pip install dependecy_name and also make sure to replace pip with pip3 if you are using Python3 or above.


Be Advised, I am not the owner of the code posted here. This repo consists of programs/code combined/modified from various sources like Lab Manuals, Youtube etc. ๐Ÿ˜‡

Other Info

  • /py/trimmed/ directory contains all the programs in .py format
  • Make sure to change the datasets path in those .py files as required!
  • Check out the convert_to_py.sh script to know more about converting the .ipnyb files into .py
chmod 755 convert_to_py.sh
bash convert_to_py.sh

Contributing to the Repo (if its your first time)

You can look here for some inspiration on how to submit a Pull Request (PR)

Basic Steps are :

  • Fork the repo
  • Download/Clone the forked repo into your local machine
  • Modify/Add Contents
  • Push to your repo
  • Submit PR from your fork

And you are good to go! ๐ŸŽ‰

dsatm-machine-learning-lab-vtu's People

Contributors

chaman-k avatar kiittyka avatar rumaan avatar

Watchers

 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.