Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Stratified Sampling instead of Monte Carlo Sampling #742

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    f8d7125 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Update README.md

    Update README
    rashidrao-pk authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ad704b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Updated readme

    rashidrao-pk committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b724ccf View commit details
    Browse the repository at this point in the history
  2. Updated readme

    rashidrao-pk committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fdd5c47 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update README.md

    rashidrao-pk authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a75eb4f View commit details
    Browse the repository at this point in the history
  2. Update README.md

    rashidrao-pk authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e2062a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. 'updated_files

    rashidrao-pk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0e46475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf3a3fe View commit details
    Browse the repository at this point in the history
  3. 'updated_files'

    rashidrao-pk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9aab2d0 View commit details
    Browse the repository at this point in the history
  4. 'updated_files'

    rashidrao-pk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    70a681e View commit details
    Browse the repository at this point in the history
  5. 'updated_files'

    rashidrao-pk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d3ccd1a View commit details
    Browse the repository at this point in the history
  6. 'updated_files'

    rashidrao-pk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    5b0f955 View commit details
    Browse the repository at this point in the history
  7. 'updated'

    rashidrao-pk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    baab704 View commit details
    Browse the repository at this point in the history
  8. 'updated_codes'

    rashidrao-pk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6168b44 View commit details
    Browse the repository at this point in the history
  9. 'updated_codes'

    rashidrao-pk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    16cf84e View commit details
    Browse the repository at this point in the history
  10. Create makefile.yml

    rashidrao-pk authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    05ca18d View commit details
    Browse the repository at this point in the history
  11. Bump webpack-dev-server

    Bumps the npm_and_yarn group with 1 update in the /lime directory: [webpack-dev-server](https://github.com/webpack/webpack-dev-server).
    
    
    Updates `webpack-dev-server` from 1.16.5 to 5.1.0
    - [Release notes](https://github.com/webpack/webpack-dev-server/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-server@v1.16.5...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-server
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    43df0b8 View commit details
    Browse the repository at this point in the history
  12. 'updated_codes'

    rashidrao-pk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    57f1be2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e53a6b9 View commit details
    Browse the repository at this point in the history
  14. Update scikit-learn requirement in the pip group across 1 directory

    Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version.
    
    Updates `scikit-learn` to 1.5.2
    - [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
    - [Commits](scikit-learn/scikit-learn@0.18...1.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: scikit-learn
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fc8eedb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f98693d View commit details
    Browse the repository at this point in the history
  16. Create codeql.yml

    rashidrao-pk authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f0c9762 View commit details
    Browse the repository at this point in the history
  17. Create greetings.yml

    rashidrao-pk authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    328daf2 View commit details
    Browse the repository at this point in the history
  18. Create static.yml

    rashidrao-pk authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4734402 View commit details
    Browse the repository at this point in the history
  19. 'updated_codes'

    rashidrao-pk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ee466e9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1bf06c5 View commit details
    Browse the repository at this point in the history
  21. 'updated_codes'

    rashidrao-pk committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7444140 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. 'updated_files'

    rashidrao-pk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bf127ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from rashidrao-pk/dependabot/pip/pip-bf684ffced

    Update scikit-learn requirement from <1.0,>=0.18 to >=0.18,<2.0 in the pip group across 1 directory
    rashidrao-pk authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cb60e80 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from rashidrao-pk/dependabot/npm_and_yarn/lime/…

    …npm_and_yarn-bcad0931e5
    
    Bump webpack-dev-server from 1.16.5 to 5.1.0 in /lime in the npm_and_yarn group across 1 directory
    rashidrao-pk authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e1083c6 View commit details
    Browse the repository at this point in the history
  4. 'updated_files'

    rashidrao-pk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7f2cd94 View commit details
    Browse the repository at this point in the history
  5. 'updated_files'

    rashidrao-pk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4918449 View commit details
    Browse the repository at this point in the history
  6. 'updated_files'

    rashidrao-pk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    65f86f8 View commit details
    Browse the repository at this point in the history
  7. 'updated_files'

    rashidrao-pk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7defc80 View commit details
    Browse the repository at this point in the history
  8. 'updated_files'

    rashidrao-pk committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6539256 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. 'updated_files'

    rashidrao-pk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5fab883 View commit details
    Browse the repository at this point in the history
  2. 'updated_files'

    rashidrao-pk committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8192370 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5eadc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6e6f5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60abaa1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee649d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b0f98d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. 'updated_files'

    rashidrao-pk committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e03f7a2 View commit details
    Browse the repository at this point in the history