Skip to content

Instantly share code, notes, and snippets.

View ucalyptus's full-sized avatar
🦙
Training

Sayantan Das ucalyptus

🦙
Training
View GitHub Profile
https://claude.ai/chat/702f7c74-8c9b-4d63-b6ce-1f9349643479
https://www.udemy.com/course/databricks-certified-data-engineer-associate-bootcamp/learn/lecture/51295181#overview
https://claude.ai/chat/8bb671f5-6929-43a4-88fb-4e0cbb5d65cc
https://claude.ai/chat/ac349d45-ae84-43c2-8840-16457a867ecb
https://claude.ai/chat/b4514a9c-72f6-4910-9018-579a3479a930
https://claude.ai/chat/88b7cdd0-6811-4030-874d-684650385a07
https://notebooklm.google.com/notebook/c4e9dd61-ef0c-48c8-aa15-41a5852ee8fa
https://www.youtube.com/watch?v=9Ijun9V2g10&list=PL_4SjWezd5HysUi-JNWS8tvj4EPxry_0m
https://www.perplexity.ai/search/recommendation-engine-algo-and-BdZvCtwSRKCf1gL4drX4.A
https://www.youtube.com/watch?v=2wOK-O_ZBvI
@ucalyptus
ucalyptus / move_to_tmux.sh
Created March 3, 2025 04:35
So you forgot attaching a bash / python process into a tmux session? this script should have you covered. Make sure you install reptyr
#!/bin/bash
# Function to find the parent process
find_parent_process() {
local child_pid=$1
local parent_pid=$(ps -o ppid= -p $child_pid | tr -d ' ')
echo $parent_pid
}
# Check if process ID was provided
extract LLM prompt
@ucalyptus
ucalyptus / result-structure-discrepancy.ipynb
Created June 28, 2024 16:28
result structure discrepancy.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ucalyptus
ucalyptus / skearn-random-forest-example.ipynb
Created June 10, 2020 06:30
skearn-random-forest-example.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
card reports age income share expenditure owner selfemp dependents months majorcards active
yes 0 37.66667 4.52 0.03326991 124.9833 yes no 3 54 1 12
yes 0 33.25 2.42 0.0052169420000000005 9.854167 no no 3 34 1 13
yes 0 33.66667 4.5 0.0041555559999999995 15.0 yes no 4 58 1 5
yes 0 30.5 2.54 0.06521378 137.8692 no no 0 25 1 7
yes 0 32.16667 9.7867 0.06705059 546.5033 yes no 2 64 1 5
yes 0 23.25 2.5 0.0444384 91.99667 no no 0 54 1 1
yes 0 27.91667 3.96 0.01257576 40.83333 no no 2 7 1 5
yes 0 29.16667 2.37 0.07643376 150.79 yes no 0 77 1 3
yes 0 37.0 3.8 0.2456279 777.8217 yes no 0 97 1 6