Skip to content
View dimtics's full-sized avatar
Block or Report

Block or report dimtics

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Network-Intrusion-Detection-Using-Machine-Learning-Techniques Network-Intrusion-Detection-Using-Machine-Learning-Techniques Public

    Network intrusions classification using algorithms such as Support Vector Machine (SVM), Decision Tree, Naive Baye, K-Nearest Neighbor (KNN), Logistic Regression and Random Forest.

    Jupyter Notebook 88 44

  2. Fraud-Detection-in-Credit-Card-Transactions-using-Machine-Learning-Techniques Fraud-Detection-in-Credit-Card-Transactions-using-Machine-Learning-Techniques Public

    Classification of fraudulent credit card transactions.

    Jupyter Notebook 20 26

  3. xlsheets-aggregator xlsheets-aggregator Public

    A python code to aggregate excel sheets from one or several workbooks into one excel file (workbook).

    Jupyter Notebook 1 1

  4. Automate-AWS-Lambda-Layer-Creation-with-Python Automate-AWS-Lambda-Layer-Creation-with-Python Public

    A Python function and a shell script to create AWS Lambda layer package.

    Python

  5. Read-and-Parse-Configuration-File-in-a-PySpark-Job Read-and-Parse-Configuration-File-in-a-PySpark-Job Public

    A Python function read and parse configuration file in a PySpark job.

    Python

  6. Read-Password-Protected-Excel-Files-in-Python-Without-Manual-Password-Input Read-Password-Protected-Excel-Files-in-Python-Without-Manual-Password-Input Public

    A Python function to automate the process of decrypting/unlocking password-protected excel file.

    Python