Projects in Awesome Lists by FaraazArsath
A curated list of projects in awesome lists by FaraazArsath .
https://github.com/faraazarsath/rainfall-data-analysis
This repository contains Python scripts and resources for analyzing region-wise rainfall data across India. The dataset provides detailed information on monthly rainfall for various districts, allowing for insights into regional climate patterns. The provided code snippets guide users through tasks such as data import, cleaning, and analysis.
Last synced: 15 May 2026
https://github.com/faraazarsath/handson-numpy
This respository is on various Numpy Tasks provided as academic assignment
Last synced: 16 May 2026
https://github.com/faraazarsath/data_visualisation_credit_card_dataset
Customer Credit Card Analysis
credit-card data-visualization matplotlib pandas
Last synced: 18 May 2026
https://github.com/FaraazArsath/Customer-segmentation_E_commerce
Customer Segmentation of E commerce purchase database
kmeans-clustering latent-semantic-analysis natural-language-processing tfidf-vectorizer
Last synced: 15 Sep 2025
https://github.com/faraazarsath/guvi---assignment_5_6_7
This repository is about Analysis of Cricket Chirps, Brain-Body Weight, and Salary Discrimination Data: Linear regression, visualization,R2 squared and correlation assessments.
analysis data-visualization linear-regression r2score
Last synced: 05 Oct 2025
https://github.com/faraazarsath/user-registration-login
This Python script provides a simple user registration system with username and password validation using regular expressions. It also includes a password recovery option.
filehandling if-else python regular-expression
Last synced: 29 Apr 2026
https://github.com/FaraazArsath/User-Registration-Login
This Python script provides a simple user registration system with username and password validation using regular expressions. It also includes a password recovery option.
filehandling if-else python regular-expression
Last synced: 04 Aug 2026
https://github.com/faraazarsath/guvi-task-3
This respository is a collection of Python scripts showcasing various data manipulation and analysis tasks using the Pandas library.
Last synced: 10 May 2026
https://github.com/faraazarsath/multiple-linear-regression
Petrol Consumption Prediction - Multiple Linear Regression
Last synced: 05 Jul 2025
https://github.com/faraazarsath/data-cleaning
Data Cleaning - The Movies Dataset - These files contain metadata for all 45,000 movies listed in the Full MovieLens Dataset. Data points include cast, crew, plot keywords, budget, revenue, posters, release dates, languages, production companies, countries, vote counts and vote averages.
Last synced: 14 Jun 2025
https://github.com/faraazarsath/customer-segmentation_e_commerce
Customer Segmentation of E commerce purchase database
kmeans-clustering latent-semantic-analysis natural-language-processing tfidf-vectorizer
Last synced: 13 Jun 2026
https://github.com/FaraazArsath/Ensemble_techniques_breast_cancer_detection
Ensemble Learning Techniques - Breast Cancer Classification
bagging-ensemble decision-tree-classifier feature-selection knn-classification logistic-regression random-forest-classifier svm-classifier voting-classifier xgboost-classifier
Last synced: 15 Sep 2025
https://github.com/faraazarsath/hypothesis-testing-in-healthcare
This GitHub repository contains the analysis of drug safety data using hypothesis testing.
chisquare-test hypothesis-testing
Last synced: 24 Jun 2026
https://github.com/FaraazArsath/Car-Price-Prediction
Data about the retail price of 2005 General Motors cars can be found in car_data.csv.
Last synced: 15 Sep 2025
https://github.com/faraazarsath/guvi-assignment_10
Dataset from USA Forensic Science Service which has description of 6 types of glass; defined in terms of their oxide content (i.e. Na, Fe, K, etc). Task is to use K-Nearest Neighbor (KNN) classifier to classify the glasses.
euclidean-distances knn-classification manhattan-distance
Last synced: 07 Oct 2025
https://github.com/faraazarsath/car-price-prediction
Data about the retail price of 2005 General Motors cars can be found in car_data.csv.
Last synced: 15 Jul 2026
https://github.com/faraazarsath/k-means-clustering
K-means clustering Algorithm : It is an example for Unsupervised machine learning algorithm. Here we find hidden patterns in the dataset.
kmeans-algorithm kmeans-clustering
Last synced: 21 Jun 2026
https://github.com/faraazarsath/content_research_agent
Utilizing the Crew AI framework and Chat Cohere to create and manage agents for content planning, writing, and editing, with dynamic Markdown rendering for results visualization.
artificial-intelligence cohere content-automation crewai
Last synced: 18 Apr 2026
https://github.com/faraazarsath/guvi-task-4
This repository contains Python scripts for assessing and categorizing student performance data from two CSV files. The tasks include categorizing students based on their CodeKata scores.
data-visualization matplotlib numpy pandas
Last synced: 18 Apr 2026
https://github.com/faraazarsath/decision-tree
This repository includes examples for Decision Tree Classification and Decision Tree Regression.
decision-tree-classifier decision-tree-regression
Last synced: 10 Jun 2026
https://github.com/faraazarsath/guvi---assignment_12
Logistic Regression - This dataset contains information of users in a social network. Those informations are the user id the gender the age and the estimated salary. A car company has just launched their brand new luxury SUV. And we're trying to see which of these users of the social network are going to buy this brand new SUV And the last column here tells If yes or no the user bought this SUV we are going to build a model that is going to predict if a user is going to buy or not the SUV based on two variables which are going to be the age and the estimated salary. So our matrix of feature is only going to be these two columns. We want to find some correlations between the age and the estimated salary of a user and his decision to purchase yes or no the SUV.
Last synced: 13 Jun 2026