Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ahmedfgad/GeneticAlgorithmPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shahd-92/GeneticAlgorithmPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 18 files changed
  • 2 contributors

Commits on Jun 27, 2021

  1. Add files via upload

    I used Genetic algorithm for feature selection in text dataset which is called 20 Newsgroups.
    shahd-92 authored Jun 27, 2021
    Configuration menu
    Copy the full SHA
    2696f48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from shahd-92/shahd-92-patch-1

    used the Genetic algorithm  in text dataset
    shahd-92 authored Jun 27, 2021
    Configuration menu
    Copy the full SHA
    495bd67 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. adding four notebook file for the experiments

    shahd Al Otaibi authored and shahd Al Otaibi committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    4cd1c82 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    shahd-92 authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    995dae2 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    shahd-92 authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    805e0db View commit details
    Browse the repository at this point in the history
  4. Update README.md

    shahd-92 authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    40fd149 View commit details
    Browse the repository at this point in the history
Loading