slonikix
Data Engineering, Databricks, Azure. Data Science, Machine Learning. Python. Blockchain, Salesforce.
Your Forces Sp. z o.o.Poland
Pinned Repositories
Advanced-Data-Science-with-IBM
Advanced Data Science with IBM
Applied-Data-Science
Applied Data Science Capstone
bigquery-ml-templates
BigQuery ML SQL templates for common marketing use cases
df-ml-anomaly-detection
Streaming Anomaly Detection Solution by using Pub/Sub, Dataflow, BQML & Cloud DLP
GCP-Training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
private-data-collections-on-fabric
This repo demonstrates the use of collections to provide storage and retrieval of private data on the blockchain network for authorized peers of organizations. It shows how to use private data on the IBM Blockchain Platform.
advanced-data-engineering-with-databricks
amazon-sagemaker-examples
Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
apache-spark-programming-with-databricks
slonikix's Repositories
slonikix/sample-app-aoai-chatGPT
[PREVIEW] Sample code for a simple web chat experience targeting chatGPT through AOAI.
slonikix/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
slonikix/automatic-ecg-diagnosis
Scripts and modules for training and testing neural network for ECG automatic classification. Companion code to the paper "Automatic diagnosis of the 12-lead ECG using a deep neural network".
slonikix/scalable-machine-learning-with-apache-spark-english
slonikix/data-engineering-with-databricks-english
slonikix/apache-spark-programming-with-databricks
slonikix/data-analysis-with-databricks-sql
slonikix/ml-in-production-english
Machine Learning in Production
slonikix/deep-learning-with-databricks
Owner: Jacob Parr
slonikix/MedQA
Code and data for MedQA
slonikix/advanced-data-engineering-with-databricks
slonikix/optimizing-apache-spark-on-databricks
slonikix/just-enough-python-for-spark
The published version of the IL course Just Enough Python for Spark
slonikix/hackerrank
Nice snipets from hackerank chellanges
slonikix/spark
slonikix/spark-1
Apache Spark - A unified analytics engine for large-scale data processing
slonikix/HackerrankPractice
170+ solutions to Hackerrank.com practice problems using Python 3, С++ and Oracle SQL
slonikix/amazon-sagemaker-examples
Example notebooks that show how to apply machine learning, deep learning and reinforcement learning in Amazon SageMaker
slonikix/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
slonikix/nodejs-pubsub
Node.js client for Google Cloud Pub/Sub: Ingest event streams from anywhere, at any scale, for simple, reliable, real-time stream analytics.
slonikix/Spark-The-Definitive-Guide
Spark: The Definitive Guide's Code Repository
slonikix/Applied-Data-Science
Applied Data Science Capstone
slonikix/awesome-gcp-certifications
Google Cloud Platform Certification resources.
slonikix/microsoft-learning-paths-databricks-notebooks
Contains notebooks used in the Microsoft Azure Databricks Learning Paths modules.
slonikix/GCP-Training-data-analyst
Labs and demos for courses for GCP Training (http://cloud.google.com/training).
slonikix/df-ml-anomaly-detection
Streaming Anomaly Detection Solution by using Pub/Sub, Dataflow, BQML & Cloud DLP
slonikix/Advanced-Data-Science-with-IBM
Advanced Data Science with IBM
slonikix/data-science-on-gcp-1
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
slonikix/Python
IBM Data Science Professional Certificate on Coursera
slonikix/ECG-Arrhythmia-Classification-in-2D-CNN
This is an implementation based on this paper, "ECG arrhythmia classification using a 2-D convolutional neural network", Tae Joon Jun et al., CVPR 2018." with some personal modifications