Skip to content
View AdityaGogoi's full-sized avatar

Block or report AdityaGogoi

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

Pinned Loading

  1. LSTM-to-predict-Google-stock-prices LSTM-to-predict-Google-stock-prices Public

    Using Recurrent Neural Network (RNN) and Long Short-Term Memory (LSTM) to predict the stock prices of Google.

    Python 30 25

  2. Kaggle-Titanic-Survival-Competition-Submission Kaggle-Titanic-Survival-Competition-Submission Public

    Predict survival of a passenger on the Titanic using Python, R, Linear Regression, Logistic Regression, Feature Engineering & Random Forests

    Jupyter Notebook 1 11

  3. Notes-on-Python-for-Data-Analysis-2nd-Edition Notes-on-Python-for-Data-Analysis-2nd-Edition Public

    Notes made on the book Python for Data Analysis, 2nd Edition.

    Jupyter Notebook 23 23

  4. Artificial-Neural-Networks-for-Churn-Modelling Artificial-Neural-Networks-for-Churn-Modelling Public

    Use of Deep Learning with Artificial Neural Networks for analysing the customer churn in a fictional bank.

    Python 2

  5. Visualizing-Earnings-Based-On-College-Majors Visualizing-Earnings-Based-On-College-Majors Public

    Using matplotlib, pandas data structures and other python tools to visualize earnings in comparison to college degrees.

    Jupyter Notebook 1

  6. Convolutional-Neural-Networks-for-Image-Recognition Convolutional-Neural-Networks-for-Image-Recognition Public

    Use of Deep Learning with Convolutional Neural Networks for Image Recognition.

    Python