Skip to content
View Deeppradhan34's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@IEEECS-VIT
Block or Report

Block or report Deeppradhan34

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. iOSImageCaching iOSImageCaching Public

    Demo app to learn image caching.

    Swift 1 1

  2. Detection-of-Lungs-Cancer-through-Image-Processing-and-Data-Mining Detection-of-Lungs-Cancer-through-Image-Processing-and-Data-Mining Public

    This algorithm will detect cancerous spots with the help of image processing techniques, which can help doctors to go for proper diagnosis. Data mining(naive Bayes classifiers) helps us to make mor…

    3

  3. Detection-of-Brain-Tumors-through-3D-visualization-and-computer-graphics Detection-of-Brain-Tumors-through-3D-visualization-and-computer-graphics Public

    This algorithm will detect cancerous spots with the help of image processing techniques, which can help doctors to go for proper diagnosis. Data mining(naive Bayes classifiers) helps us to make mor…

    1

  4. SearchEngine SearchEngine Public

    A search Engine which searches matching string of 50 lakh data in less than 80 seconds.DataBase : - MySQl

    Java

  5. SearchEngineWithTries SearchEngineWithTries Public

    For Searching the huge database for a string best approach will be get strings and build Tries and then search the data in Tries Data Structure.

    Java