Alican AKCA
Alican AKCA's Blog

Alican AKCA's Blog

Follow
Follow
homeMedium Blogsnewsletter
Tag

Python

#python

More content

Read more stories on Hashnode


Articles with this tag

Pixel Art's Past and Future

Oct 29, 20215 min read

Many historical accumulations in civilizations have been fostered by the continual changes in the branches of art over the years. It is up to us, as...

Pixel Art's Past and Future

What is Randomness? Is it Predictable?

Mar 11, 20214 min read

Since ancient times, people have wondered about the uncertainty in the consequences of events. From the rolling of a dice, to the rotation of a card...

What is Randomness? Is it Predictable?

Discrete Probability Distributions with Python

Feb 20, 20213 min read

For example, if the random variable X is an experiment where a coin is tossed into the air and the coin lands, there are two possible outcomes: 0 if...

Discrete Probability Distributions with Python

Price Prediction Of Diamonds

Jan 19, 20211 min read

I used Decision Tree, Random Forest, Linear, K-Neighbors and XGBoost Regressions with Python. I chose the best model with the Cross-Validation method....

Price Prediction Of Diamonds

Currency Exchange Dataset Classification & Sorting And Data Visualization

Dec 16, 20201 min read

Visualizing the currency exchange dataset loaded from Api by classifying and sorting it with Python. I used different color for each year on the...

Currency Exchange Dataset Classification & Sorting And Data Visualization