A collection of data analysis, ML, and visualization scripts.
Project description
Vaibhav Pracs
This package contains a compilation of Python and R scripts for various data analysis, machine learning algorithms implemented from scratch, NLP operations, and modern data visualization tests.
Installation
pip install vaibhav_pracs
Contents
- Linear Regression: Simple and Multiple linear regression models calculated from scratch.
- Logistic Regression: Logistic regression trained with manual gradient descent.
- Time Series: ARIMA models and exponential smoothing from scratch.
- NLP: Sentiment analysis using TextBlob, spam classification with Naive Bayes, and WordClouds.
- Data Visualization: Tests across Matplotlib, Seaborn, Plotly, and Altair.
Note
Ensure you have the appropriate csv data files in your working directory to successfully execute the scripts without exceptions.
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 vaibhav_pracs-0.1.2.tar.gz.
File metadata
- Download URL: vaibhav_pracs-0.1.2.tar.gz
- Upload date:
- Size: 25.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9848e92208a02ad41d945e3fb4d41f0509670d7baa7e3031e0b2742033c60e8
|
|
| MD5 |
08a8ee261a213a8cb6c59ec796aa5768
|
|
| BLAKE2b-256 |
aaa2d2229f33d55378ed854f2b26b4493878776017fb31bfd02093803aeef43c
|
File details
Details for the file vaibhav_pracs-0.1.2-py3-none-any.whl.
File metadata
- Download URL: vaibhav_pracs-0.1.2-py3-none-any.whl
- Upload date:
- Size: 25.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81cf36ef83b2f04afd45cc4617661f6ef0b3cd540d1132c410410bc15630c135
|
|
| MD5 |
28d565c6e14233b6f0e8acbed1530e3c
|
|
| BLAKE2b-256 |
2f57b584cbad937d73030236302ee0d962cb6d72e563d80f43da1387eef18f9a
|