detect programming language of source in pure python from an ensemble of classifiers
-
Updated
Dec 14, 2025 - Python
detect programming language of source in pure python from an ensemble of classifiers
Generic fake news detector across news domains, using feature engineering. Fully implemented POS tagging, sentiment analysis, emotion detection, topic modelling and named entity recognition.
Python has been used to build and evaluate several machine learning models to predict credit risk.
Data analysis on single-cell RNA sequencing using Python
Exploring different text classification methods
In this repo I have built and evaluated several machine learning models to predict credit risk using data you'd typically see from peer-to-peer lending services.
Ensemble classifiers are used and compared to resampling strategies to predict credit risk in this analysis. Tools/technologies used include: Pandas, NumPy, Scikit Learn, imblearn, Jupyter Notebook
Add a description, image, and links to the ensemble-classifiers topic page so that developers can more easily learn about it.
To associate your repository with the ensemble-classifiers topic, visit your repo's landing page and select "manage topics."