Skip to content
View siddhant68's full-sized avatar
  • Deloitte USI
  • Gurgaon
Block or Report

Block or report siddhant68

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

  1. Deep-Learning-Algos Deep-Learning-Algos Public

    All popular Deep Learning algorithms implemented from scratch, keras, tensorflow.

    Jupyter Notebook

  2. Machine-Learning-Algos Machine-Learning-Algos Public

    All popular Machine Learning & algorithms implemented from scratch without using libraries for the concept.

    Jupyter Notebook 1 1

  3. ML_PySpark ML_PySpark Public

    Machine Learning Algorithms and Concepts implemented using PySpark

    Jupyter Notebook 1

  4. House-Price-Prediction House-Price-Prediction Public

    Predicting House prices by applying various pre-processing techniques to resolve missing values, skewed data, rare features, and scaling and finally, checking accuracy with different regression tec…

    Python

  5. Movie-Rating-Predictor Movie-Rating-Predictor Public

    Movie Rating Predictor predicts the rating of the movie, based on the textual review. It uses Naive-Bayes implemented from scratch.

    Python 1

  6. PySpark_BFS_MarvelSuperhero PySpark_BFS_MarvelSuperhero Public

    Getting the degree with which a marvel character is connected to another character using breadth-first search

    Python