Coder Social home page Coder Social logo

Yesmine Bellalah's Projects

available-bikes-prediction-with-lstm icon available-bikes-prediction-with-lstm

We are going to study bicycle movements in Dublin city. We will retrieve the station data using the JCDeacaux API, store them in a document oriented, NO SQL database: MongoDB. Then study the static and dynamic data in this database, and we will predict for each station, the number of bicycles available per station, with LSTM neural network, to display at the end to the user, the stations that are close to him with the approximate number of bicycles available in each station.

benchmarking-study-of-income-classification-with-regards-to-data-collected-in-2010-us-census icon benchmarking-study-of-income-classification-with-regards-to-data-collected-in-2010-us-census

Modelized and predicted the income level for a person per year , i.e which people save more or less than $50,000 / year. I started with a basic algorithm: logistic regression, then added the SMOTE technique to deal with the high imbalance in the data. I tried other algorithms based on decision trees ( such as Ada boost, Random Forest, Gradient boosting) , and Naive Bayes classifier. To assess and compare the performance of the classifiers, I used precision, recall, ROC auc, accuracy and confusion matrix .

bna-internship icon bna-internship

- Collected the data (credits of 2016 ) , Identified low quality data , Imputed missing values ,Performed descreptive statistics and Visualized the data using ggplot2, rbokeh, plotly packages in R.

internship-credit-scoring icon internship-credit-scoring

Recent Methods from Statistics and Machine Learning for Credit Scoring When a bank receives a loan application, based on the applicant’s profile the bank has to make a decision regarding whether to go ahead with the loan approval or not. To minimize loss from the bank’s perspective, the bank needs a decision system regarding who to give approval of the loan and who not to. 1) Develop classification model using Logistic Regression (LR) 2)- Assess the performance of the model using the confusion matrix and the ROC curve

monte-carlo-based-estimation-project icon monte-carlo-based-estimation-project

In this project, we estimated a stochastic-process-based ( verifiying a Stochastic differential equation) expected value of a given function using numerical methods namely Monte Carlo method, and we tried to reduce the variance of the estimator using the antithetic method, control variates method and stratification method.

radial-basis-function-network icon radial-basis-function-network

Implemented Radial Basis Function Network (clusteringbased approach) with Python(Anaconda) and using it to perform both classification to resolve a credit scoring issue (on an imbalanced data set) , and regression for one-month-ahead and 4-month-ahead forecasting values relevant to Sales/Demands quantity of banking products.

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.