amitakj
Certified Data Science professional with experience in software development. Focusing on carving data science and analytics as my niche.
Bangalore, India
Pinned Repositories
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
Bank-Marketing-Data-Set-
The classification goal is to predict if the client will subscribe (yes/no) a term deposit (variable y).
Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
Complete-Python-Bootcamp
Lectures for Udemy - Complete Python Bootcamp Course - Python 2
Data-Analysis-Online-Retail-Transactions
This repository is created to represent the processing and the analysis that has been done on this online retail dataset.
Data-Science--Cheat-Sheet
Cheat Sheets
data-science-ipython-notebooks
Recently updated with 50 new notebooks! Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
hello-world
Just another repository
JustPython
Basic Code Implementation, Syntax and Topics to learn in Python
amitakj's Repositories
amitakj/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
amitakj/awesome-public-datasets
A topic-centric list of high-quality open datasets in public domains. By everyone, for everyone!
amitakj/Bank-Marketing-Data-Set-
The classification goal is to predict if the client will subscribe (yes/no) a term deposit (variable y).
amitakj/Complete-Python-3-Bootcamp
Course Files for Complete Python 3 Bootcamp Course on Udemy
amitakj/Complete-Python-Bootcamp
Lectures for Udemy - Complete Python Bootcamp Course - Python 2
amitakj/Data-Analysis-Online-Retail-Transactions
This repository is created to represent the processing and the analysis that has been done on this online retail dataset.
amitakj/Data-Science--Cheat-Sheet
Cheat Sheets
amitakj/data-science-ipython-notebooks
Recently updated with 50 new notebooks! Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
amitakj/hello-world
Just another repository
amitakj/JustPython
Basic Code Implementation, Syntax and Topics to learn in Python
amitakj/lime
Lime: Explaining the predictions of any machine learning classifier
amitakj/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
amitakj/metis_project_3_predicting_startup_failure
amitakj/online-retail-case
Studying Online Retail Dataset and getting insights from it
amitakj/Predict-sales-of-an-online-retail-store
amitakj/Python
amitakj/Python_Secrets
This repository talks about some detailed concepts or secrets of Python 3.
amitakj/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
amitakj/Retail-Customer-Segmentation
Customer Segmentation for an online retail store based on Recency - Frequency - Monetary value (RFM) model, using unsupervised K-means clustering
amitakj/Risk-Analytics
Home Credit Loan Default Prediction
amitakj/Text_Classification_ML_Models
Machine Learning Models for Text Classification
amitakj/The-Logistic-Regression
The Logistic Regression
amitakj/TimeSeriesAnalysisWithPython
amitakj/Udemy-notes
My udemy notebooks
amitakj/Working_With_Numpy_Library
This repository contains sample codes for Numpy Library Functions in Python