- ๐ญ Iโm currently working in Neelcamp.
- ๐ฑ Iโm currently learning ElasticSearch.
- ๐ฏ Iโm looking to collaborate on Search/Recommendations, Numercial Computation, & ML/AI.
- ๐ซ How to reach me: rahulranjann45@gmail.com.
Here are some of the projects I'm proud of:
This is a machine learning project of predicting Asteroids of SMASS survey using multiclass SVM model. Further, we use Gaussian Mixture Models to confirm the presence of non-gaussian datasets.
Open Source Contribution reviewing for adding 3D visualization features for rendering asteroids & comets using NASA's SPICE data. Wrote custom script setup tools for data conversion utilizing Jet Propulsion Labs dskexp tool
Reproducing Cassini's Cosmic Dust Analyzer (CDA) Research Paper to beat paper's baseline model using ML models.
A project using Python wrapper for the Dominos Pizza API to order pizza from the terminal.
A matrix calculator for solving matrix of shape m*n. It has built-in feature of getting latex output of the computation in .tex and .pdf format support with clean formatting for REFs, RREFs, Arithmetic operations, and Dot product
Solving Schrodinger's equation, Runge-Kutta method, Partial Differential Equations, and Odinary Differential Equations using Python. To plot hydrogen excitations, modelling zombie apocalypse, and more.