Skip to content
#

load-data

Here are 15 public repositories matching this topic...

Machine learning codes are usually laden with far too many complexities (hyperparameters, preprocessing and right things coded in wrong places ...). I am on a mission to untangle ML code by logically separating work flow and creating a re-usable framework that you can easily apply to your machine learning tasks involving any type of data.

  • Updated Apr 19, 2017
  • Python

The document outlines a data cleaning project for the IMDB dataset. The project includes loading the dataset, dropping unnecessary columns, identifying missing values, filling missing values, formatting and cleaning the data. The timeline for the project is 3 days, with specific tasks assigned to each day.

  • Updated Mar 22, 2023
  • Jupyter Notebook

Multi-label classification is one of the standard tasks in text analytics. The objective is to perform an eXtreme multi-label classification (XMLC) on two datasets( https://www.kaggle.com/hsrobo/titlebased-semantic-subject-indexing) -EconBiz( ZBW - Leibniz Information Centre for Economics from July 2017) and PubMed(5th BioASQ challenge on large-…

  • Updated Jun 8, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the load-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the load-data topic, visit your repo's landing page and select "manage topics."

Learn more