Skip to content

Commit

Permalink
Updated notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
msm-sardar committed Oct 3, 2021
1 parent f21c314 commit 3942707
Show file tree
Hide file tree
Showing 9 changed files with 2,471 additions and 743 deletions.
51 changes: 5 additions & 46 deletions Notebooks/AD.ipynb

Large diffs are not rendered by default.

49 changes: 1 addition & 48 deletions Notebooks/Composting.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
{
"data": {
"text/plain": [
"<matplotlib.legend.Legend at 0x29369705048>"
"<matplotlib.legend.Legend at 0x21ecd75d908>"
]
},
"execution_count": 4,
Expand Down Expand Up @@ -233,53 +233,6 @@
"source": [
"moisture_content(model, model.Assumed_Comp)"
]
},
{
"cell_type": "code",
"execution_count": 7,
"id": "greater-opinion",
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"Yard_Trimmings_Leaves 178.906859\n",
"Yard_Trimmings_Grass 60.032469 \n",
"Yard_Trimmings_Branches 165.877339\n",
"Food_Waste_Vegetable 39.859225 \n",
"Food_Waste_Non_Vegetable 53.232923 \n",
"Wood 81.366107 \n",
"Wood_Other 75.965689 \n",
"Textiles 49.964261 \n",
"Newsprint 56.852683 \n",
"Corr_Cardboard 46.663688 \n",
"Office_Paper 53.040768 \n",
"Magazines 43.790503 \n",
"Third_Class_Mail 49.666987 \n",
"Folding_Containers 42.428400 \n",
"Paper_Bags 58.057334 \n",
"Mixed_Paper 53.513609 \n",
"Paper_Non_recyclable 59.271198 \n",
"Misc_Organic 47.489032 \n",
"Name: C_cont, dtype: float64"
]
},
"execution_count": 7,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"model.final_comp.data['C_cont'][model.final_comp.data['C_cont']>0]"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "fixed-tracy",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down
Binary file added Notebooks/Cost_Col.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 3942707

Please sign in to comment.