Pinned Loading
-
Stroke_Predictor
Stroke_Predictor PublicWith Gradient Boosting classification, I trained the data in a dataset appropriately by gradient boosting. In the same way , I tried to predict how well the new data fits the data in the original d…
Jupyter Notebook
-
color_compression
color_compression PublicA machine learning tool that reducing the color amount of an original image using KMeans algorithm.
Jupyter Notebook
-
RomanToInteger
RomanToInteger PublicAnswer of 13th question of Leetcode which is Roman to Integer. Link is https://leetcode.com/problems/roman-to-integer/
Python
-
bTreeSort
bTreeSort PublicUsing B-Tree as a sorting machine. The program is passed an array of key values from main() to B-Tree and it writes them back to the array in sorted order.
Java
-
Dictionary-With-Hash-Table
Dictionary-With-Hash-Table PublicCreating dictionary of at least 30 words with hash table that use linked list to resolve collisions.
Java
-
RecursiveDescentParser
RecursiveDescentParser Publicdesigning my own basic programming language.
Java
If the problem persists, check the GitHub status page or contact support.