A simple machine-learning framework for detecting fake news using preprocessing, feature extraction, and multiple ML models.
Project description
Fake News Framework
A simple, modular, and reusable machine-learning framework for detecting fake news using preprocessing, feature extraction, and multiple ML models.
Developed by BaByLabs.
Features
- Clean and modular data preprocessing pipeline
- TF-IDF feature extraction for text classification
- Multiple ML models (Logistic Regression, Random Forest, etc.)
- Easy-to-use
predict.pyscript for running predictions on new text - Well-structured and extendable package layout
- Ready for publishing as a Python library (PyPI-compatible)
Installation (once published to PyPI)
pip install fakenews-framework
Credit to these for our OOP-Final Project:
Fake News Detection By: Sameer Patel Source: https://www.kaggle.com/code/therealsampat/fake-news-detection
Fake News Classification By: Ahmed Hafez Source: https://www.kaggle.com/code/ahmedtronic/fake-news-classification
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fakenews_framework-0.1.1.tar.gz.
File metadata
- Download URL: fakenews_framework-0.1.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd98d0fe697937d00dfc0241f7b1e12926f8b8b690a8cb5e162949642563ad50
|
|
| MD5 |
88c7394b75f176720fb08b2a45fbf2de
|
|
| BLAKE2b-256 |
2ba0b26055b628adf3c98a3c7bc0f0a2d4bdc59cf733a15ff25845d71e42c1e0
|
File details
Details for the file fakenews_framework-0.1.1-py3-none-any.whl.
File metadata
- Download URL: fakenews_framework-0.1.1-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98155431b54e36945ec4409bda2af15c83da78adbc584f4b0e9cf3366611f553
|
|
| MD5 |
93a2b50b13a5b05003489b1c2fd4e0cb
|
|
| BLAKE2b-256 |
f67275e69c1553b6fbb3a9cc745dbac1ca763c3aedbf4602307d888a531a5a1b
|