Skip to content
View rohitpaul23's full-sized avatar

Block or report rohitpaul23

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
rohitpaul23/README.md
  • 👋 Hi, I’m @rohitpaul23
  • 👀 I’m interested in ... Data Science | Machine learning | Deep Learning | Research
  • 🌱 I’m currently learning ... Generative Network/Algorithm
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ... rohitpaul97@gmail.com

Popular repositories Loading

  1. k-mean k-mean Public

    K-Means algorithm from scratch using python, Also upgrading KMean with KMean++ and External Quality Measure which is Jaccard Coefficient and Normalized Mutual Information from scratch for measuring…

    Python 1

  2. cnn_fmnist cnn_fmnist Public

    Comparitive analysis of different model. Also, Applying the concept of Regularization and ResNet to Improve the CNN Model.

    Jupyter Notebook 1

  3. btechProject btechProject Public

    PHP

  4. Python_Assignment Python_Assignment Public

    Assignment on the use of pandas and hypothesis testing

    Jupyter Notebook

  5. python_csv python_csv Public

    Reading csv file processing it and visualizing using only csv and pygal module.

    Python

  6. linear_logistic_regression linear_logistic_regression Public

    Predicting housing price using lineaar regression. For iris dataset using different algorithm, comparing it and choose the better one to predict the data.

    Python