Coder Social home page Coder Social logo

foundationsofdatascienceandanalytics's Introduction

Foundations of Data Science and Analytics - Taught by Professor Nidhi Rastogi at Rochester Institute of Technology

I enrolled in this course during my second semester at RIT from August 2023 to December 2023. We learned the inner workings of several machine learning models and implemented them. The primary programming language of this course was python and each of our assignments was completed using Google Colab.

  1. Create a problem statement for assigned dataset.
  2. Explain the data.
  3. Exploratory data analysis.
  4. Data preprocessing.
  5. Data visualization.
  6. Feature engineering.
  7. Feature reduction.
  8. Train models.
    • 4 multinomial logistic regression models optimized with gradient descent and having different values of alpha and using different regularization techniques
    • an RBF support vector machine using a one-versus-rest decision function (good for large datasets like mine)
    • a decision tree
    • a decision tree with tuned hyperparameters
    • a random forest
  1. Load Iris dataset
  2. Split data into test and train.
  3. Calculate feature probabilities of training data on a Gaussian distribution.
  4. Predict test data using training data probabilities.
  1. Generate synthetic data.
  2. Implement gradient descent.
  3. Fine tune gradient descent hyperparameters.
  4. Display results.
  1. Decision tree for categorical data.
  2. Decision tree for continuous data.
  3. Linear support vector machine.
  4. Support vector machine with RBF kernel.

foundationsofdatascienceandanalytics's People

Contributors

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