From 279263fd208faef3d4f82783806aabba80fdef0a Mon Sep 17 00:00:00 2001 From: ChristianRCanlas Date: Tue, 23 Jul 2024 18:12:00 -0500 Subject: [PATCH] New revamp --- 01. Hierarchical Forecasting/desktop.ini | 6 ------ "02. Croston\342\200\231s Method/desktop.ini" | 6 ------ 03. Holt-Winters/desktop.ini | 6 ------ 04. ARIMA/desktop.ini | 6 ------ 05. Long Short-Term Memory (LSTM)/desktop.ini | 6 ------ 06. Support Vector Regression (SVR)/.gitignore | 2 +- 06. Support Vector Regression (SVR)/desktop.ini | 6 ------ 07. R Markdown Documents/desktop.ini | 6 ------ README.md | 7 +++---- SECURITY.md | 7 ------- 10 files changed, 4 insertions(+), 54 deletions(-) delete mode 100644 01. Hierarchical Forecasting/desktop.ini delete mode 100644 "02. Croston\342\200\231s Method/desktop.ini" delete mode 100644 03. Holt-Winters/desktop.ini delete mode 100644 04. ARIMA/desktop.ini delete mode 100644 05. Long Short-Term Memory (LSTM)/desktop.ini delete mode 100644 06. Support Vector Regression (SVR)/desktop.ini delete mode 100644 07. R Markdown Documents/desktop.ini delete mode 100644 SECURITY.md diff --git a/01. Hierarchical Forecasting/desktop.ini b/01. Hierarchical Forecasting/desktop.ini deleted file mode 100644 index 910130b4b..000000000 --- a/01. Hierarchical Forecasting/desktop.ini +++ /dev/null @@ -1,6 +0,0 @@ -[.ShellClassInfo] -IconResource=C:\Users\Chris\OneDrive\Personal Pictures\Personal Files\Folder Icons\23.ico,0 -[ViewState] -Mode= -Vid= -FolderType=Generic diff --git "a/02. Croston\342\200\231s Method/desktop.ini" "b/02. Croston\342\200\231s Method/desktop.ini" deleted file mode 100644 index 910130b4b..000000000 --- "a/02. Croston\342\200\231s Method/desktop.ini" +++ /dev/null @@ -1,6 +0,0 @@ -[.ShellClassInfo] -IconResource=C:\Users\Chris\OneDrive\Personal Pictures\Personal Files\Folder Icons\23.ico,0 -[ViewState] -Mode= -Vid= -FolderType=Generic diff --git a/03. Holt-Winters/desktop.ini b/03. Holt-Winters/desktop.ini deleted file mode 100644 index 910130b4b..000000000 --- a/03. Holt-Winters/desktop.ini +++ /dev/null @@ -1,6 +0,0 @@ -[.ShellClassInfo] -IconResource=C:\Users\Chris\OneDrive\Personal Pictures\Personal Files\Folder Icons\23.ico,0 -[ViewState] -Mode= -Vid= -FolderType=Generic diff --git a/04. ARIMA/desktop.ini b/04. ARIMA/desktop.ini deleted file mode 100644 index 910130b4b..000000000 --- a/04. ARIMA/desktop.ini +++ /dev/null @@ -1,6 +0,0 @@ -[.ShellClassInfo] -IconResource=C:\Users\Chris\OneDrive\Personal Pictures\Personal Files\Folder Icons\23.ico,0 -[ViewState] -Mode= -Vid= -FolderType=Generic diff --git a/05. Long Short-Term Memory (LSTM)/desktop.ini b/05. Long Short-Term Memory (LSTM)/desktop.ini deleted file mode 100644 index 910130b4b..000000000 --- a/05. Long Short-Term Memory (LSTM)/desktop.ini +++ /dev/null @@ -1,6 +0,0 @@ -[.ShellClassInfo] -IconResource=C:\Users\Chris\OneDrive\Personal Pictures\Personal Files\Folder Icons\23.ico,0 -[ViewState] -Mode= -Vid= -FolderType=Generic diff --git a/06. Support Vector Regression (SVR)/.gitignore b/06. Support Vector Regression (SVR)/.gitignore index 3a9d52db4..7a7c1a94e 100644 --- a/06. Support Vector Regression (SVR)/.gitignore +++ b/06. Support Vector Regression (SVR)/.gitignore @@ -1,2 +1,2 @@ "C:/Development/Portfolio/ChristianRCanlas.github.io/06. Support Vector Regression (SVR)/SVR" -"C:/Development\Portfolio/ChristianRCanlas.github.io/06. Support Vector Regression (SVR)/desktop.ini" \ No newline at end of file +"C:/Development/Portfolio/ChristianRCanlas.github.io/06. Support Vector Regression (SVR)/desktop.ini" \ No newline at end of file diff --git a/06. Support Vector Regression (SVR)/desktop.ini b/06. Support Vector Regression (SVR)/desktop.ini deleted file mode 100644 index 910130b4b..000000000 --- a/06. Support Vector Regression (SVR)/desktop.ini +++ /dev/null @@ -1,6 +0,0 @@ -[.ShellClassInfo] -IconResource=C:\Users\Chris\OneDrive\Personal Pictures\Personal Files\Folder Icons\23.ico,0 -[ViewState] -Mode= -Vid= -FolderType=Generic diff --git a/07. R Markdown Documents/desktop.ini b/07. R Markdown Documents/desktop.ini deleted file mode 100644 index 910130b4b..000000000 --- a/07. R Markdown Documents/desktop.ini +++ /dev/null @@ -1,6 +0,0 @@ -[.ShellClassInfo] -IconResource=C:\Users\Chris\OneDrive\Personal Pictures\Personal Files\Folder Icons\23.ico,0 -[ViewState] -Mode= -Vid= -FolderType=Generic diff --git a/README.md b/README.md index 3db8d38c8..ab5891088 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# My Other Portfolios -### • Tableau: https://public.tableau.com/app/profile/christian.canlas/vizzes -### • Kaggle: https://www.kaggle.com/christianrc - # Portfolio Highlights +If you're interested in more of my data visualization work, please visit my Tableau Public portfolio: [Tableau Public Profile.](https://public.tableau.com/app/profile/christian.canlas/vizzes) + +If you're interested in more of my data science-related personal projects, you can view them on my Kaggle profile: [Kaggle Profile.](https://www.kaggle.com/christianrc) \ No newline at end of file diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index 8d990be42..000000000 --- a/SECURITY.md +++ /dev/null @@ -1,7 +0,0 @@ -## Support - -For support or questions related to using the project, please refer to the [README](./README.md) or open an issue on GitHub. - -## Contact Information - -For further information or inquiries, please contact me at [canlasbusiness@gmail.com](mailto:canlasbusiness@gmail.com). \ No newline at end of file