From c7d210e9326737ee8891d01c25d5d1c45a0ddf63 Mon Sep 17 00:00:00 2001 From: Tim <47184194+imgde@users.noreply.github.com> Date: Fri, 22 Aug 2025 11:23:37 +0200 Subject: [PATCH] move to _i3k --- .../GradientBoostingClassifier.txt | 0 .../HistGradientBoostingClassifier.txt | 0 .../LinearDiscriminantAnalysis.txt | 0 .../LinearSVC.txt | 0 .../MLPClassifier.txt | 0 .../NearestCentroid.txt | 0 .../PassiveAggressiveClassifier.txt | 0 .../Perceptron.txt | 0 .../RidgeClassifier.txt | 0 .../SGDClassifier.txt | 0 .../test | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename {games_march2025_cleaned_10k => games_march2025_cleaned_10k_i3k}/GradientBoostingClassifier.txt (100%) rename {games_march2025_cleaned_10k => games_march2025_cleaned_10k_i3k}/HistGradientBoostingClassifier.txt (100%) rename {games_march2025_cleaned_10k => games_march2025_cleaned_10k_i3k}/LinearDiscriminantAnalysis.txt (100%) rename {games_march2025_cleaned_10k => games_march2025_cleaned_10k_i3k}/LinearSVC.txt (100%) rename {games_march2025_cleaned_10k => games_march2025_cleaned_10k_i3k}/MLPClassifier.txt (100%) rename {games_march2025_cleaned_10k => games_march2025_cleaned_10k_i3k}/NearestCentroid.txt (100%) rename {games_march2025_cleaned_10k => games_march2025_cleaned_10k_i3k}/PassiveAggressiveClassifier.txt (100%) rename {games_march2025_cleaned_10k => games_march2025_cleaned_10k_i3k}/Perceptron.txt (100%) rename {games_march2025_cleaned_10k => games_march2025_cleaned_10k_i3k}/RidgeClassifier.txt (100%) rename {games_march2025_cleaned_10k => games_march2025_cleaned_10k_i3k}/SGDClassifier.txt (100%) rename {games_march2025_cleaned_10k => games_march2025_cleaned_10k_i3k}/test (100%) diff --git a/games_march2025_cleaned_10k/GradientBoostingClassifier.txt b/games_march2025_cleaned_10k_i3k/GradientBoostingClassifier.txt similarity index 100% rename from games_march2025_cleaned_10k/GradientBoostingClassifier.txt rename to games_march2025_cleaned_10k_i3k/GradientBoostingClassifier.txt diff --git a/games_march2025_cleaned_10k/HistGradientBoostingClassifier.txt b/games_march2025_cleaned_10k_i3k/HistGradientBoostingClassifier.txt similarity index 100% rename from games_march2025_cleaned_10k/HistGradientBoostingClassifier.txt rename to games_march2025_cleaned_10k_i3k/HistGradientBoostingClassifier.txt diff --git a/games_march2025_cleaned_10k/LinearDiscriminantAnalysis.txt b/games_march2025_cleaned_10k_i3k/LinearDiscriminantAnalysis.txt similarity index 100% rename from games_march2025_cleaned_10k/LinearDiscriminantAnalysis.txt rename to games_march2025_cleaned_10k_i3k/LinearDiscriminantAnalysis.txt diff --git a/games_march2025_cleaned_10k/LinearSVC.txt b/games_march2025_cleaned_10k_i3k/LinearSVC.txt similarity index 100% rename from games_march2025_cleaned_10k/LinearSVC.txt rename to games_march2025_cleaned_10k_i3k/LinearSVC.txt diff --git a/games_march2025_cleaned_10k/MLPClassifier.txt b/games_march2025_cleaned_10k_i3k/MLPClassifier.txt similarity index 100% rename from games_march2025_cleaned_10k/MLPClassifier.txt rename to games_march2025_cleaned_10k_i3k/MLPClassifier.txt diff --git a/games_march2025_cleaned_10k/NearestCentroid.txt b/games_march2025_cleaned_10k_i3k/NearestCentroid.txt similarity index 100% rename from games_march2025_cleaned_10k/NearestCentroid.txt rename to games_march2025_cleaned_10k_i3k/NearestCentroid.txt diff --git a/games_march2025_cleaned_10k/PassiveAggressiveClassifier.txt b/games_march2025_cleaned_10k_i3k/PassiveAggressiveClassifier.txt similarity index 100% rename from games_march2025_cleaned_10k/PassiveAggressiveClassifier.txt rename to games_march2025_cleaned_10k_i3k/PassiveAggressiveClassifier.txt diff --git a/games_march2025_cleaned_10k/Perceptron.txt b/games_march2025_cleaned_10k_i3k/Perceptron.txt similarity index 100% rename from games_march2025_cleaned_10k/Perceptron.txt rename to games_march2025_cleaned_10k_i3k/Perceptron.txt diff --git a/games_march2025_cleaned_10k/RidgeClassifier.txt b/games_march2025_cleaned_10k_i3k/RidgeClassifier.txt similarity index 100% rename from games_march2025_cleaned_10k/RidgeClassifier.txt rename to games_march2025_cleaned_10k_i3k/RidgeClassifier.txt diff --git a/games_march2025_cleaned_10k/SGDClassifier.txt b/games_march2025_cleaned_10k_i3k/SGDClassifier.txt similarity index 100% rename from games_march2025_cleaned_10k/SGDClassifier.txt rename to games_march2025_cleaned_10k_i3k/SGDClassifier.txt diff --git a/games_march2025_cleaned_10k/test b/games_march2025_cleaned_10k_i3k/test similarity index 100% rename from games_march2025_cleaned_10k/test rename to games_march2025_cleaned_10k_i3k/test