Pinned Repositories
corona_bar_chart_race
DiamondShape
Doing diamond shape with 2 for loops and one if statement.
DL_titanic_kaggle
JavaCampHomework
ML_car_price_prediction
ML_house_price_prediction
movee
NLP_ham_or_spam
NumberFrequency
PI_with_monte_carlo
the value of π (3.141592…) is by using a Monte Carlo method.
Erendile's Repositories
Erendile/DiamondShape
Doing diamond shape with 2 for loops and one if statement.
Erendile/corona_bar_chart_race
Erendile/DL_titanic_kaggle
Erendile/JavaCampHomework
Erendile/ML_car_price_prediction
Erendile/ML_house_price_prediction
Erendile/movee
Erendile/NLP_ham_or_spam
Erendile/NumberFrequency
Erendile/PI_with_monte_carlo
the value of π (3.141592…) is by using a Monte Carlo method.
Erendile/return_array_with_pointer
You can return an array from function variable (locale) with use static keyword .
Erendile/rosettaCodeTasks
Erendile/word_cloud
A little word cloud generator in Python
Erendile/Char-Frequency
Erendile/commonLetters
Erendile/grade-calculator.github.io
Erendile/SDU-FINAL-BUT
Erendile/SearchedText
Erendile/Text-Effects
i made text effects with using the "system("cls")" function, in C.
Erendile/Triangle
Doing triangle with just one for loop.