Skip to content

anshks/ML_project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abstract

  • This particular work aims to analyze a very importantsubject - adoptability of pets. The paper uses PetFinder.myAdoption Prediction dataset on Kaggle for analysis andtries to incorporate different modalities to predict speedof adoption. Extensive data analysis is used to figure outfavourable traits in pets since knowing beforehand thecharacteristics of adoptable dogs may help shape shelterpolicy. The paper also discusses different feature extractiontechniques for different modalities and compares variousmodels to obtain the best results.

Requirements

  • python3, sklearn, keras, pickle, numpy, nltk, scikit, lime, openCV, pandas, LGBM.

Data

Jupyter notebooks

  • contains all the jupyter notebooks used
  • Dataset_description.ipynb contains the dataset description
  • Text_Analysis_Model.ipynb contains machine learning models and text analysis
  • try_lime.ipnb contains lime visualization of features.
  • train_test.ipynb contains keras models containing all the fusion techniques.

Code

  • Contains all preprocessing scripts used.

Project Proposal and Paper

  • contains all the papers followed and project proposal made

Data_Analysis.html

  • gives a simple, compact and good visualiszation of whola dataset.

Thank you. Team Members : Rahul Kukreja, Anunay Yadav, Ansh Kumar Sharma

About

Machine learning course project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 70.1%
  • HTML 29.6%
  • Python 0.3%