Skip to content
View Spandan2308's full-sized avatar
Block or Report

Block or report Spandan2308

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
Spandan2308/README.md

Hey 👋 Spandan here ✨✨

A data science enthusiast with a keen interest in neural networks.

About me


✨ Creating problems as an Engineer
📚 Currently learning ML and DL
🎯 Goals: To never stop creating models
🎲 Fun fact: I worship Google Scholar

I code with

python logo jupyter logo numpy logo pandas logo tensorflow logo

Pinned

  1. Ice-Extent-Prediction-using-LSTM Ice-Extent-Prediction-using-LSTM Public

    Here I've used the ice extent dataset provided by the National Snow and Ice Data Center (NSIDC) in order to predict the future extent. The dataset contains extent details for both, north and south …

    Jupyter Notebook

  2. PySR-for-Stellar-AM-and-Luminosity PySR-for-Stellar-AM-and-Luminosity Public

    A mathematical relation of the temperature, radius and luminosity with the Absolute Magnitude of a given star is derived using PySR library. Instead of building deep neural networks or complex ML a…

    Jupyter Notebook

  3. Live-Satellite-Tracking Live-Satellite-Tracking Public

    In this code I've used N2YO API to track live position of five satellites and plot them on an earth map.

    Jupyter Notebook

  4. Critical-Temperature-Prediction Critical-Temperature-Prediction Public

    The critical temperature of a superconductor is predicted using XGBoost algorithm.

    Jupyter Notebook

  5. Protein-Protein-Interaction-Prediction Protein-Protein-Interaction-Prediction Public

    Sequence based PPI prediction algorithm is developed using Xgboost. Around 73,000 positive and negative interacting protein pairs were extracted from Pan’s PPI dataset