Code Monkey home page Code Monkey logo

AYŞE DUMAN's Projects

-preprocessing-and-data-visualization-of-the-titanic-dataset icon -preprocessing-and-data-visualization-of-the-titanic-dataset

Kodluyoruz istatistik ve veri ön işleme çalışma grubunda Eğitmenimiz tarafından önerilen Titanic veri seti üzerindeki çalışmam yer almaktadır. Bu çalışmada veri setinin betimsel istatistikleri, veri görselleştirmesi, eksik (kayıp) veri analizi yöntemleri (missing value analysis methods) , aykırı değer analizi (outlier detection) yöntemleri ilgili veri setine uygulanmıştır.

clustering_by_business_income_and_expenses icon clustering_by_business_income_and_expenses

load and visualize data and clusters with scatter plots; prepare data for cluster analysis; perform centroid clustering with k-means; interpret clustering results and determine the optimal number of clusters for a given dataset.

ensemble-learning-and-comparing-different-models icon ensemble-learning-and-comparing-different-models

Data Set Description Dataset Overview Visualizing the Data Set Lost Value Analysis Data Pre-Processing Community Learning Simple Community Techniques Max Voting Averaging Weighted Average Advanced Community Techniques Stacking Blending Bagging Boosting Algorithms Using Bagging and Boosting Bagging meta-estimator Random Forest Gradient Boosting XGBoost LightGBM CatBoost The topics are covered in detail. Model performance results and analysis are included.

ensemble-learning-with-credit-card-application icon ensemble-learning-with-credit-card-application

In this study, the credit card operation dataset was used where the original dataset in the UCI Machine Learning Repository is available. The aim of the analyze is predict whether or not a given customer should be approved for their credit application. I am dealing with six different ensemble learning techniques such as Averaging, Weighted Averaging, Max Voting, Bagging, Boosting, Stacking. Explanations of the applied techniques have been made. While using these methods, Packt course was used for the necessary definitions.

linked-list icon linked-list

A school assignment was conducted on the linked list using the C programming language.

python-algorithm-exercises icon python-algorithm-exercises

In this repo, questions on hackerrank, edabit, arthead platforms have been solved with the python programming language.

seaborn-tutorial icon seaborn-tutorial

Relational Plot, Two Dimensional Plot, Scatter Plot, Pair Plot, Faceted Plot, Box Plot, Bar Graph, and Density Plot

sentiment-analysis-on-stocks-data-using-natural-language-processing icon sentiment-analysis-on-stocks-data-using-natural-language-processing

This study is about creating a sensitivity classifier model using messages from customers. We have a binary classification problem that categorizes stock sensitivity data as positive or negative. 1 indicates positive sentiment and 0 indicates negative sentiment. The main resource I used in the study is the Python & Machine Learning for Financial Analysis course on Udemy. The main steps are as follows: Importing required libraries(pandas,numpy,seaborn,matplotlib,nltk,gensim,tensorflow) Explanatory Data Analysis Data cleaning (removing punctuations and stopwords from text) Visualization of cleaned dataset and plotting wordcloud Prepare the data by tokenizing and padding Building a custom-based deep neural network for sentiment analysis (embedding layer, LSTM network) Making prediction and assessing the model performance (confusion matrix)

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.