From 5e890e7ac8d238d1c51481b1771defcb8054d4cc Mon Sep 17 00:00:00 2001 From: Andreaierardi Date: Mon, 2 Mar 2020 16:47:45 +0100 Subject: [PATCH] updating folder --- .../COVID-19 Analysis-checkpoint.ipynb | 0 .../.ipynb_checkpoints/Lezione2-checkpoint.ipynb | 0 ...L - Linear regression, KNN, SVM-checkpoint.ipynb | 0 .../RandomForestExample-checkpoint.ipynb | 0 .../exercises_in_python-checkpoint.ipynb | 0 .../Python/{ => Examples}/COVID-19 Analysis.ipynb | 0 .../{ => Examples}/Datasets/Car Data Set/car.data | 0 .../{ => Examples}/Datasets/MNIST/mnist_test.csv | 0 .../Datasets/RilevazioneQA/qaria_2019.csv | 0 .../Datasets/Students/student-mat.csv | 0 .../Python/{ => Examples}/Lezione2.ipynb | 0 .../ML - Linear regression, KNN, SVM.ipynb | 0 .../{ => Examples}/Models/studentgrades.pickle | Bin .../Python/{ => Examples}/RandomForestExample.ipynb | 0 .../Python/{ => Examples}/exercises_in_python.ipynb | 0 .../Python/README.md | 2 -- 16 files changed, 2 deletions(-) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/.ipynb_checkpoints/COVID-19 Analysis-checkpoint.ipynb (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/.ipynb_checkpoints/Lezione2-checkpoint.ipynb (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/.ipynb_checkpoints/ML - Linear regression, KNN, SVM-checkpoint.ipynb (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/.ipynb_checkpoints/RandomForestExample-checkpoint.ipynb (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/.ipynb_checkpoints/exercises_in_python-checkpoint.ipynb (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/COVID-19 Analysis.ipynb (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/Datasets/Car Data Set/car.data (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/Datasets/MNIST/mnist_test.csv (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/Datasets/RilevazioneQA/qaria_2019.csv (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/Datasets/Students/student-mat.csv (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/Lezione2.ipynb (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/ML - Linear regression, KNN, SVM.ipynb (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/Models/studentgrades.pickle (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/RandomForestExample.ipynb (100%) rename 1year/2trimester/Coding for Data Science - Python language/Python/{ => Examples}/exercises_in_python.ipynb (100%) delete mode 100644 1year/2trimester/Coding for Data Science - Python language/Python/README.md diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/.ipynb_checkpoints/COVID-19 Analysis-checkpoint.ipynb b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/.ipynb_checkpoints/COVID-19 Analysis-checkpoint.ipynb similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/.ipynb_checkpoints/COVID-19 Analysis-checkpoint.ipynb rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/.ipynb_checkpoints/COVID-19 Analysis-checkpoint.ipynb diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/.ipynb_checkpoints/Lezione2-checkpoint.ipynb b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/.ipynb_checkpoints/Lezione2-checkpoint.ipynb similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/.ipynb_checkpoints/Lezione2-checkpoint.ipynb rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/.ipynb_checkpoints/Lezione2-checkpoint.ipynb diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/.ipynb_checkpoints/ML - Linear regression, KNN, SVM-checkpoint.ipynb b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/.ipynb_checkpoints/ML - Linear regression, KNN, SVM-checkpoint.ipynb similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/.ipynb_checkpoints/ML - Linear regression, KNN, SVM-checkpoint.ipynb rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/.ipynb_checkpoints/ML - Linear regression, KNN, SVM-checkpoint.ipynb diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/.ipynb_checkpoints/RandomForestExample-checkpoint.ipynb b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/.ipynb_checkpoints/RandomForestExample-checkpoint.ipynb similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/.ipynb_checkpoints/RandomForestExample-checkpoint.ipynb rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/.ipynb_checkpoints/RandomForestExample-checkpoint.ipynb diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/.ipynb_checkpoints/exercises_in_python-checkpoint.ipynb b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/.ipynb_checkpoints/exercises_in_python-checkpoint.ipynb similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/.ipynb_checkpoints/exercises_in_python-checkpoint.ipynb rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/.ipynb_checkpoints/exercises_in_python-checkpoint.ipynb diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/COVID-19 Analysis.ipynb b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/COVID-19 Analysis.ipynb similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/COVID-19 Analysis.ipynb rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/COVID-19 Analysis.ipynb diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/Datasets/Car Data Set/car.data b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/Datasets/Car Data Set/car.data similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/Datasets/Car Data Set/car.data rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/Datasets/Car Data Set/car.data diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/Datasets/MNIST/mnist_test.csv b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/Datasets/MNIST/mnist_test.csv similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/Datasets/MNIST/mnist_test.csv rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/Datasets/MNIST/mnist_test.csv diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/Datasets/RilevazioneQA/qaria_2019.csv b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/Datasets/RilevazioneQA/qaria_2019.csv similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/Datasets/RilevazioneQA/qaria_2019.csv rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/Datasets/RilevazioneQA/qaria_2019.csv diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/Datasets/Students/student-mat.csv b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/Datasets/Students/student-mat.csv similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/Datasets/Students/student-mat.csv rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/Datasets/Students/student-mat.csv diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/Lezione2.ipynb b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/Lezione2.ipynb similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/Lezione2.ipynb rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/Lezione2.ipynb diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/ML - Linear regression, KNN, SVM.ipynb b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/ML - Linear regression, KNN, SVM.ipynb similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/ML - Linear regression, KNN, SVM.ipynb rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/ML - Linear regression, KNN, SVM.ipynb diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/Models/studentgrades.pickle b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/Models/studentgrades.pickle similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/Models/studentgrades.pickle rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/Models/studentgrades.pickle diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/RandomForestExample.ipynb b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/RandomForestExample.ipynb similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/RandomForestExample.ipynb rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/RandomForestExample.ipynb diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/exercises_in_python.ipynb b/1year/2trimester/Coding for Data Science - Python language/Python/Examples/exercises_in_python.ipynb similarity index 100% rename from 1year/2trimester/Coding for Data Science - Python language/Python/exercises_in_python.ipynb rename to 1year/2trimester/Coding for Data Science - Python language/Python/Examples/exercises_in_python.ipynb diff --git a/1year/2trimester/Coding for Data Science - Python language/Python/README.md b/1year/2trimester/Coding for Data Science - Python language/Python/README.md deleted file mode 100644 index e426bc2f5..000000000 --- a/1year/2trimester/Coding for Data Science - Python language/Python/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# Appunti-Magistrale -Appunti Laurea magistrale in Data Science and Economics