Giter VIP home page Giter VIP logo

Serkan Kilic's Projects

analyzes-of-hacked-netherlands-websites-2019-beautifulsoup-pandas-matplotlib icon analyzes-of-hacked-netherlands-websites-2019-beautifulsoup-pandas-matplotlib

In this study, we analyzed the hacked (attacked by various methods) Netherlands Websites (extension of .nl) in 2019. We get the data (scraping the data) from zone-h.org, which is an open-source database formed by attackers themselves. Because of the captcha warn, we use the cookies of our own browser which we used to access the site before.

charting-in-python-graphics-lies-misleading-visuals icon charting-in-python-graphics-lies-misleading-visuals

Visualization tells us much more information quickly than text in addition to permanent. It is an easy way to explain the long texts, numbers, correlations. But sometimes it can be used for misleading the public. In this study, the chart in today's print (13.09.2019) of "Sabah",which is one of the bestseller newspaper in Turkey, is evaluated. And explained the differences between the chart of the news and chart of the real-data in 4 head.

collecting-urls-from-a-web-page icon collecting-urls-from-a-web-page

In this script, we want to find and collect URLs from a target web page. Many web pages not only include full URLs but also they include tags also. So, while scraping the URLs this detail shouldn't be ignored.

coursera-udemy-leetcode-python-samples icon coursera-udemy-leetcode-python-samples

This repository has some python script samples which were created while taking course from Coursera,Udemy and/or LeetCode. They were all old scripts, most of them need review.

define-a-statistical-hypothesis-with-imdb-movie-ranking-data icon define-a-statistical-hypothesis-with-imdb-movie-ranking-data

My theoretical hypothesis is; “The evaluations of citizens’ voting about foreign movies are not influenced by the governments' official policy”. Because of the exhaustive hypothesis, it is not easy to collect data. So I decided to restrict the hypothesis in the example of the US and its politically affair tense countries; Russia and Iran. I used “the ratings of US citizens about Iranian and Russian movies” and “the ratings of Non-US people about Iranian and Russian movies” data from IMDB. The data was scraped (collected) from imdb.com with Python BeautifulSoup library.Mean, standard deviation (std) and p-value of the data were calculated by Python NumPy library. Also, The Pearson's r-value is calculated for each (Iranian and Russian) dataset and visualizing the result by Python SeaBorn library.

determine-the-best-neighborhood-in-amsterdam-pandas-numpy-matplotlib-geopy icon determine-the-best-neighborhood-in-amsterdam-pandas-numpy-matplotlib-geopy

This project is a "Capstone Project" of Coursera - "IBM Applied Data Science Capstone Course" in the fourth/fifth weeks. In this project, we want to determine the best neighborhood in Amsterdam for the entrepreneurs to open a new restaurant. In the project, we tried to use most of the python scripts, libraries, virtualization of data, foursquare api.. etc.

netherlands-zipcode-list icon netherlands-zipcode-list

Simple python script that collects the Netherlands all zip codes with the information of place, municipality, province, latitude and longitude. Then, saves them to csv file.

plotting-network-traffic-data-with-matplotlib icon plotting-network-traffic-data-with-matplotlib

In this study, we produce Pie Chart, Histogram and Line Chart plotting step by step. We prefer to use "network traffic data" for visualization, so we capture our computer 2 minutes internet traffic data with WireShark and export the as a .csv file.

python-scraping icon python-scraping

Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do

scikit-learn-assignments icon scikit-learn-assignments

This repository contains the assignments of "Applied Machine Learning in Python Course by University of Michigan" with the data resources. In this courses, scikit-learn , nltk and networkx python libraries are used...

text-mining-approach-to-analyze-the-cyber-security-related-articles icon text-mining-approach-to-analyze-the-cyber-security-related-articles

In this study, we analyze the "cyber security" related articles (research papers) which have NFS (National Science Foundation) Awards. After downloading the NFS XML files, we parsing them with xml library and convert them tabular format. Then; cleaning, imputing the data. Working on text with NLP techniques (with the help of NLTK and spacy libraries) and finally visualization the result with matplotlib.

visualization-with-barcharts-lineplots icon visualization-with-barcharts-lineplots

This is study is prepared for the Assignmen-4 of the "Applied Plotting, Charting & Data Representation in Python Course" by University of Michigan. In the study, we try to find an answer to the question of "How are the numbers of wins medals from Summer Olympics changed over the years in terms of Turkey and Netherlands?".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.