Git Product home page Git Product logo

machine-learning-sandbox's Introduction

🧪 Machine Learning Sandbox

This repository is a sandbox for my Machine Learning studies. Here, I'll be experimenting with various Machine Learning models and techniques, and documenting my progress along the way.

Getting Started

To get started with this repository, you will need to have the following installed on your machine:

  • Python (version 3.6 or later)
  • Jupyter Notebook
  • NumPy
  • Pandas
  • Scikit-learn
  • Among others...

You can install these packages using the following commands:

pip install -r source/requirements.txt

Then, navigate to your directory and launch Jupyter Notebook by running the following command:

jupyter notebook

You should now be able to open and run the Jupyter Notebook files in this repository.

Contents

This repository contains the following files and directories:

source/experiments: This directory contains Jupyter Notebook files with various Machine Learning experiments and tutorials.

source/systems: This section contains info about ML Systems (tentative), meantime documenting it in my Notion personal account.

source/requirements: Contains dependencies required.

source/test_requirements: Contains dependencies for testing and refactoring code.

data: This directory contains datasets used in the notebooks.

conf/experiments: Section to allocate hyper-parameters (tentative).

Contributing

I welcome contributions to this repository! If you have any suggestions or ideas for Machine Learning experiments or tutorials, feel free to create a pull request.

License

This repository has no license :D

machine-learning-sandbox's People

Contributors

robguilarr 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.