Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Redescriptional model mining in python

NotificationsYou must be signed in to change notification settings

Feelx234/pyRDMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package brings redescription model mining to python.

Installation

Get some python packages

git clone https://github.com/Feelx234/pyRDMM.gitgit clone https://github.com/flemmerich/pysubgroup.git

Create virtual environment

python -m venv envsource ./env/bin/activatepip install -e pysubgroup/pip install -e pyRDMM/pip instal jupyter

Experiments on synthetic data

Running the actual experiments

To tun the experiments on synthetic data move into the scripts folder of pyRDMM.

cd ./pyRDMM/scripts/

You should now configure therun_experiments.py such that those experiments are executed. If you execute all the experiments be aware that running them will take about 20h.you can run those with the virtual environment activated by

python run_experiments.py

Creating human readable visualizations

After all the experiments are finished the scriptexport_eval_results.ipynb can be used to create plots and to export the results in a more human readable fashion.

Experiments on real world data

We performed two experiments on real world datasets. One on a housing dataset available at kaggle and a second experiment with survey data for the European Social Survey (ESS).

Experiments for the house price datasets

To run the house price experiments you will need to download the data manually from kaggle. The corresponding links are:

To then run the experiments for the house price data consider the scriptreal_data_housing.ipynb inpyRDMM/scripts/. There all you need to do is adjust thefolder in the second cell to point to the locations where the downloaded files are located.

Experiments for the European Social Survey (ESS) data

About

Redescriptional model mining in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp