Coder Social home page Coder Social logo

Comments (6)

ankitnayan avatar ankitnayan commented on June 17, 2024

same issue ... @plantsgo can you please clear things up

from instacart-market-basket-analysis.

plantsgo avatar plantsgo commented on June 17, 2024

@timlincool @ankitnayan
Sorry for the late reply!
1.create_prior_data.py and create_prior_add_data.py should run 2 times.
1nd time:run directly.
2nd time:we should change the the path from "output" to "output_2" in create_prior_data.py and reate_prior_add_data.py.Then run them.

2.prediction_arboretum.csv if from https://www.kaggle.com/c/instacart-market-basket-analysis/discussion/37697#latest-214906

from instacart-market-basket-analysis.

ankitnayan avatar ankitnayan commented on June 17, 2024

Thanks for answering @plantsgo. One more query though:
what about product2vec = pd.read_csv('features/product2vec_begin_1.csv') in line 27 of create_prior_add_data.py

from instacart-market-basket-analysis.

plantsgo avatar plantsgo commented on June 17, 2024

@ankitnayan haha..my mistake...
product2vec =pd.read_csv('features/product2vec.csv')

from instacart-market-basket-analysis.

ankitnayan avatar ankitnayan commented on June 17, 2024

Cool

from instacart-market-basket-analysis.

ankitnayan avatar ankitnayan commented on June 17, 2024

@plantsgo Also can you please specify:

  1. Which code file creates order_streaks_features.csv which is read in basket_v10_none.py?
  2. Which code file creates stacking_blending.csv which is read in basket_v10_none.py and features_faron.py?
  3. What is the order in which the files should be run after plantsgo.bat?

from instacart-market-basket-analysis.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.