Public Code
Astro Tools
A set of Python tools for astronomy projects, including functions for data analysis, visualization, and common astrophysical calculations.
ML-Hyperparameter-tuning
Functional code for hyperparameter tuning, and learning-curve analysis on four popular ML classifiers: Decision Tree, Random Forest, Logistic Regression, and K-Nearest Neighbors (KNN).
Numerical_Computations_Function
Collection of numerical methods implemented in Python—root finding, integration, interpolation and more, for quick reuse in computational projects.