You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avaliação do estado de aplicativos Android entre os anos de 2010 e 2018 presentes na Google Play Store por técnicas de visualização de dados. Identificação de parâmetros potencialmente importantes para o número de instalações de um aplicativo e seu envolvimento com a precificação (gratuito ou pago), através do uso de técnicas de machine learning.
Predicting dwelling type using Decision Tree algorithm on a surveyed data set. The project includes feature selection, pre-processing and model evaluation.
I am interested in exploring machine learning techniques to predict the outcome of a European soccer game using game and player information collected. The generated predictive model will be able to predict the outcome of a game as Win, Loss or Draw for the home team. This model will use various attributes that are calculated each year for both h…
The objective of the project is to demonstrate a model which can identify risky bank loans i.e., the one's likely to default. In doing so, I have implemented decision tree algorithm and applied boosting to further make the code more accurate.