Git Product home page Git Product logo

pynguin-for-ml-libraries's Introduction

Pynguin for ML libraries

"Pynguin for ML libraries" is a Master Thesis made by Lucas Berg with the aim of improving Pynguin for generating tests for machine learning libraries.

Download

The project can be downloaded using the following command:

git clone --recurse-submodules https://github.com/BergLucas/pynguin-for-ML-libraries.git

Setting up a development environment

Requirements

The project requires:

Python environment setup

You can setup a Python development environment by running the following commands in the project root:

python -m venv .venv
source .venv/bin/activate
pip install matplotlib==3.8.4 matplotlib-venn==0.11.10 PyLaTeX==1.4.2 scipy==1.13.0 coverage==7.5.1 -e ./pynguin

Setting up a Conda development environment

Requirements

The project requires:

Conda environment setup

You can setup a Conda development environment by running the following commands in the project root:

conda env create -f environment.yml

conda activate pynguin-for-ML-libraries

Example

This example allows you to carry out an experiment to obtain statistics on an improvement of Pynguin.

Requirements

This example requires a development environment to be set up.

Execution

You can execute the example by running the following commands:

pip install -r requirements/requirements.polars.txt

python experiment.py --modules-csv-path modules/polars.csv --results-path results/polars

Example using Docker

This example allows you to carry out an experiment to obtain statistics on an improvement of Pynguin using Docker.

Requirements

This example requires:

Execution

You can execute the example by running the following command:

sh docker_experiment.sh requirements/requirements.polars.txt modules/polars.csv polars

License

All code is licensed for others under a MIT license (see LICENSE).

pynguin-for-ml-libraries's People

Contributors

berglucas avatar

Stargazers

Xavier Devroey avatar

Watchers

 avatar

Forkers

snail-unamur

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.