Code Monkey home page Code Monkey logo

inde_577_data_science_and_machine_learning's Introduction

Machine Learning & Why it Matters

Machine learning aims to develop algorithms and statistical models that enable computer systems to improve their performance on a specific task over time. Machine learning allows computers to learn from data and experience and to use that knowledge to make predictions or decisions on new data.

Machine learning has become increasingly important in our day-to-day lives, driving a wide range of applications such as image and speech recognition, natural language processing, recommendation systems, and predictive analytics. For example, machine learning algorithms power virtual assistants like Siri and Alexa, personalized movie recommendations on Netflix, and fraud detection systems in financial institutions.

The impact of machine learning is significant and far-reaching, transforming the way we work, live, and communicate. It has the potential to improve healthcare outcomes, optimize supply chains, automate mundane tasks, and enhance public safety, among other benefits. As such, it is critical for individuals and organizations to understand the basics of machine learning and its implications for society.

This repository is a semester-long project for the graduate-level course INDE 577: Data Science and Machine Learning at Rice University taught by Dr. Randy Davila. We demonstrate from-scratch implementations of several machine learning models.

Contents

All models in this repository feature from-scratch Python implementation. The two exceptions are EnsembleMethods.ipynb and StrokePredictionML.ipynb, which utilized packaged implementations from sklearn and tensorflow.

  1. Dataset introduction
  2. Supervised learning
    1. Parametric models
      1. Gradient descent
      2. Single-neuron model
      3. Perceptron
      4. Linear regression
      5. Logistic regression
      6. Dense neural network
    2. Nonparametric models
      1. Decision trees
      2. Ensemble methods
    3. Stroke prediction
  3. Unsupervised learning
    1. k-nearest neighbors
    2. Clustering
    3. Principal component analysis
  4. Reinforcement learning
    1. k-armed bandit

inde_577_data_science_and_machine_learning's People

Contributors

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