From 812265b8e2a31b7ddbc592593953de84e82a7209 Mon Sep 17 00:00:00 2001
From: Saquib Naseem <samar.naseem.97@gmail.com>
Date: Wed, 29 May 2024 13:35:08 +0100
Subject: [PATCH] added new approach

---
 {IMDB => New_apprach}/.DS_Store                     | Bin
 .../.ipynb_checkpoints/Untitled-checkpoint.ipynb    |   0
 {IMDB => New_apprach}/Dataset2/Untitled.ipynb       |   0
 {IMDB => New_apprach}/Dataset2/aleph.pl             |   0
 {IMDB => New_apprach}/Dataset2/aleph_bk_1.pl        |   0
 {IMDB => New_apprach}/Dataset2/energy_train.pl      |   0
 {IMDB => New_apprach}/Dataset2/negative_ex.n        |   0
 {IMDB => New_apprach}/Dataset2/positive_ex.f        |   0
 {IMDB => New_apprach}/Test_ILP/.DS_Store            | Bin
 .../.ipynb_checkpoints/Untitled-checkpoint.ipynb    |   0
 {IMDB => New_apprach}/Test_ILP/LoadAleph            |   0
 {IMDB => New_apprach}/Test_ILP/New folder.zip       | Bin
 {IMDB => New_apprach}/Test_ILP/New folder/facts.pl  |   0
 .../Test_ILP/New folder/negativeexamples.n          |   0
 .../Test_ILP/New folder/positiveexamples.f          |   0
 {IMDB => New_apprach}/Test_ILP/New folder/train.pl  |   0
 {IMDB => New_apprach}/Test_ILP/Untitled.ipynb       |   0
 {IMDB => New_apprach}/Test_ILP/aleph.pl             |   0
 {IMDB => New_apprach}/Test_ILP/aleph_bk_1.pl        |   0
 .../Test_ILP/cleanedairline_pred_data.csv           |   0
 {IMDB => New_apprach}/Test_ILP/facts.pl             |   0
 {IMDB => New_apprach}/Test_ILP/negativeexamples.n   |   0
 {IMDB => New_apprach}/Test_ILP/positiveexamples.f   |   0
 {IMDB => New_apprach}/Test_ILP/train.pl             |   0
 24 files changed, 0 insertions(+), 0 deletions(-)
 rename {IMDB => New_apprach}/.DS_Store (100%)
 rename {IMDB => New_apprach}/Dataset2/.ipynb_checkpoints/Untitled-checkpoint.ipynb (100%)
 rename {IMDB => New_apprach}/Dataset2/Untitled.ipynb (100%)
 rename {IMDB => New_apprach}/Dataset2/aleph.pl (100%)
 rename {IMDB => New_apprach}/Dataset2/aleph_bk_1.pl (100%)
 rename {IMDB => New_apprach}/Dataset2/energy_train.pl (100%)
 rename {IMDB => New_apprach}/Dataset2/negative_ex.n (100%)
 rename {IMDB => New_apprach}/Dataset2/positive_ex.f (100%)
 rename {IMDB => New_apprach}/Test_ILP/.DS_Store (100%)
 rename {IMDB => New_apprach}/Test_ILP/.ipynb_checkpoints/Untitled-checkpoint.ipynb (100%)
 rename {IMDB => New_apprach}/Test_ILP/LoadAleph (100%)
 rename {IMDB => New_apprach}/Test_ILP/New folder.zip (100%)
 rename {IMDB => New_apprach}/Test_ILP/New folder/facts.pl (100%)
 rename {IMDB => New_apprach}/Test_ILP/New folder/negativeexamples.n (100%)
 rename {IMDB => New_apprach}/Test_ILP/New folder/positiveexamples.f (100%)
 rename {IMDB => New_apprach}/Test_ILP/New folder/train.pl (100%)
 rename {IMDB => New_apprach}/Test_ILP/Untitled.ipynb (100%)
 rename {IMDB => New_apprach}/Test_ILP/aleph.pl (100%)
 rename {IMDB => New_apprach}/Test_ILP/aleph_bk_1.pl (100%)
 rename {IMDB => New_apprach}/Test_ILP/cleanedairline_pred_data.csv (100%)
 rename {IMDB => New_apprach}/Test_ILP/facts.pl (100%)
 rename {IMDB => New_apprach}/Test_ILP/negativeexamples.n (100%)
 rename {IMDB => New_apprach}/Test_ILP/positiveexamples.f (100%)
 rename {IMDB => New_apprach}/Test_ILP/train.pl (100%)

diff --git a/IMDB/.DS_Store b/New_apprach/.DS_Store
similarity index 100%
rename from IMDB/.DS_Store
rename to New_apprach/.DS_Store
diff --git a/IMDB/Dataset2/.ipynb_checkpoints/Untitled-checkpoint.ipynb b/New_apprach/Dataset2/.ipynb_checkpoints/Untitled-checkpoint.ipynb
similarity index 100%
rename from IMDB/Dataset2/.ipynb_checkpoints/Untitled-checkpoint.ipynb
rename to New_apprach/Dataset2/.ipynb_checkpoints/Untitled-checkpoint.ipynb
diff --git a/IMDB/Dataset2/Untitled.ipynb b/New_apprach/Dataset2/Untitled.ipynb
similarity index 100%
rename from IMDB/Dataset2/Untitled.ipynb
rename to New_apprach/Dataset2/Untitled.ipynb
diff --git a/IMDB/Dataset2/aleph.pl b/New_apprach/Dataset2/aleph.pl
similarity index 100%
rename from IMDB/Dataset2/aleph.pl
rename to New_apprach/Dataset2/aleph.pl
diff --git a/IMDB/Dataset2/aleph_bk_1.pl b/New_apprach/Dataset2/aleph_bk_1.pl
similarity index 100%
rename from IMDB/Dataset2/aleph_bk_1.pl
rename to New_apprach/Dataset2/aleph_bk_1.pl
diff --git a/IMDB/Dataset2/energy_train.pl b/New_apprach/Dataset2/energy_train.pl
similarity index 100%
rename from IMDB/Dataset2/energy_train.pl
rename to New_apprach/Dataset2/energy_train.pl
diff --git a/IMDB/Dataset2/negative_ex.n b/New_apprach/Dataset2/negative_ex.n
similarity index 100%
rename from IMDB/Dataset2/negative_ex.n
rename to New_apprach/Dataset2/negative_ex.n
diff --git a/IMDB/Dataset2/positive_ex.f b/New_apprach/Dataset2/positive_ex.f
similarity index 100%
rename from IMDB/Dataset2/positive_ex.f
rename to New_apprach/Dataset2/positive_ex.f
diff --git a/IMDB/Test_ILP/.DS_Store b/New_apprach/Test_ILP/.DS_Store
similarity index 100%
rename from IMDB/Test_ILP/.DS_Store
rename to New_apprach/Test_ILP/.DS_Store
diff --git a/IMDB/Test_ILP/.ipynb_checkpoints/Untitled-checkpoint.ipynb b/New_apprach/Test_ILP/.ipynb_checkpoints/Untitled-checkpoint.ipynb
similarity index 100%
rename from IMDB/Test_ILP/.ipynb_checkpoints/Untitled-checkpoint.ipynb
rename to New_apprach/Test_ILP/.ipynb_checkpoints/Untitled-checkpoint.ipynb
diff --git a/IMDB/Test_ILP/LoadAleph b/New_apprach/Test_ILP/LoadAleph
similarity index 100%
rename from IMDB/Test_ILP/LoadAleph
rename to New_apprach/Test_ILP/LoadAleph
diff --git a/IMDB/Test_ILP/New folder.zip b/New_apprach/Test_ILP/New folder.zip
similarity index 100%
rename from IMDB/Test_ILP/New folder.zip
rename to New_apprach/Test_ILP/New folder.zip
diff --git a/IMDB/Test_ILP/New folder/facts.pl b/New_apprach/Test_ILP/New folder/facts.pl
similarity index 100%
rename from IMDB/Test_ILP/New folder/facts.pl
rename to New_apprach/Test_ILP/New folder/facts.pl
diff --git a/IMDB/Test_ILP/New folder/negativeexamples.n b/New_apprach/Test_ILP/New folder/negativeexamples.n
similarity index 100%
rename from IMDB/Test_ILP/New folder/negativeexamples.n
rename to New_apprach/Test_ILP/New folder/negativeexamples.n
diff --git a/IMDB/Test_ILP/New folder/positiveexamples.f b/New_apprach/Test_ILP/New folder/positiveexamples.f
similarity index 100%
rename from IMDB/Test_ILP/New folder/positiveexamples.f
rename to New_apprach/Test_ILP/New folder/positiveexamples.f
diff --git a/IMDB/Test_ILP/New folder/train.pl b/New_apprach/Test_ILP/New folder/train.pl
similarity index 100%
rename from IMDB/Test_ILP/New folder/train.pl
rename to New_apprach/Test_ILP/New folder/train.pl
diff --git a/IMDB/Test_ILP/Untitled.ipynb b/New_apprach/Test_ILP/Untitled.ipynb
similarity index 100%
rename from IMDB/Test_ILP/Untitled.ipynb
rename to New_apprach/Test_ILP/Untitled.ipynb
diff --git a/IMDB/Test_ILP/aleph.pl b/New_apprach/Test_ILP/aleph.pl
similarity index 100%
rename from IMDB/Test_ILP/aleph.pl
rename to New_apprach/Test_ILP/aleph.pl
diff --git a/IMDB/Test_ILP/aleph_bk_1.pl b/New_apprach/Test_ILP/aleph_bk_1.pl
similarity index 100%
rename from IMDB/Test_ILP/aleph_bk_1.pl
rename to New_apprach/Test_ILP/aleph_bk_1.pl
diff --git a/IMDB/Test_ILP/cleanedairline_pred_data.csv b/New_apprach/Test_ILP/cleanedairline_pred_data.csv
similarity index 100%
rename from IMDB/Test_ILP/cleanedairline_pred_data.csv
rename to New_apprach/Test_ILP/cleanedairline_pred_data.csv
diff --git a/IMDB/Test_ILP/facts.pl b/New_apprach/Test_ILP/facts.pl
similarity index 100%
rename from IMDB/Test_ILP/facts.pl
rename to New_apprach/Test_ILP/facts.pl
diff --git a/IMDB/Test_ILP/negativeexamples.n b/New_apprach/Test_ILP/negativeexamples.n
similarity index 100%
rename from IMDB/Test_ILP/negativeexamples.n
rename to New_apprach/Test_ILP/negativeexamples.n
diff --git a/IMDB/Test_ILP/positiveexamples.f b/New_apprach/Test_ILP/positiveexamples.f
similarity index 100%
rename from IMDB/Test_ILP/positiveexamples.f
rename to New_apprach/Test_ILP/positiveexamples.f
diff --git a/IMDB/Test_ILP/train.pl b/New_apprach/Test_ILP/train.pl
similarity index 100%
rename from IMDB/Test_ILP/train.pl
rename to New_apprach/Test_ILP/train.pl
-- 
GitLab