Skip to content
View milosp-89's full-sized avatar

Block or report milosp-89

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 Loading

  1. fuzzy-math-logic fuzzy-math-logic Public

    python script which implements the membership function of a fuzzy set utilizing SciKit-Fuzzy collection

    Jupyter Notebook

  2. delimited-split delimited-split Public

    custom sql table - valued function to split columns into the several rows based on number of values separated (delimited) by commas

    TSQL 1

  3. device-sql_app device-sql_app Public

    desktop application created in order to initiated sql table creation and mapping with different forms

    Python 1

  4. detect-and-remove-duplicates detect-and-remove-duplicates Public

    sql script to detect duplicated rows/entries across databases/schemas, to store them in another table and to remove all detected duplicates

    TSQL

  5. machine-learning-sl machine-learning-sl Public

    various machine learning models for supervised learning (prediction and classification) + eda and sentiment analysis

    Jupyter Notebook

  6. logging-trigger logging-trigger Public

    trigger with a purpose to create a main logging trigger (insert, update and delete) on any sql table and it will store all records in a separate sql table [Logging_SQL_Spreads] based on triggered a…

    TSQL